CORC Project
CANOpen Robot Controller Software Documentation
Namespaces | Classes | Typedefs | Enumerations | Functions | Variables
Eigen::internal Namespace Reference

Namespaces

 Colamd
 
 std_fallback
 

Classes

struct  abs2_impl
 
struct  abs2_impl_default
 
struct  abs2_impl_default< Scalar, true >
 
struct  abs2_retval
 
struct  abs_knowing_score
 
struct  abs_knowing_score< Scalar, typename scalar_score_coeff_op< Scalar >::Score_is_abs >
 
struct  accessors_level
 
struct  add_assign_op
 
struct  add_const
 
struct  add_const< T & >
 
struct  add_const_on_value_type
 
struct  add_const_on_value_type< T & >
 
struct  add_const_on_value_type< T * >
 
struct  add_const_on_value_type< T *const >
 
struct  add_const_on_value_type< T const *const >
 
struct  add_const_on_value_type_if_arithmetic
 
class  aligned_stack_memory_handler
 
struct  aligned_storage
 
struct  all_t
 
struct  all_unroller
 
struct  all_unroller< Derived, 0, Rows >
 
struct  all_unroller< Derived, Dynamic, Rows >
 
struct  AllRange
 
struct  always_void
 
class  AmbiVector
 
struct  any_unroller
 
struct  any_unroller< Derived, 0, Rows >
 
struct  any_unroller< Derived, Dynamic, Rows >
 
struct  apply_rotation_in_the_plane_selector
 
struct  apply_rotation_in_the_plane_selector< Scalar, OtherScalar, SizeAtCompileTime, MinAlignment, true >
 
struct  arg_default_impl
 
struct  arg_default_impl< Scalar, true >
 
struct  arg_impl
 
struct  arg_retval
 
struct  array_size
 
struct  array_size< const T(&)[N]>
 
struct  array_size< T(&)[N]>
 
struct  array_size< T, typename internal::enable_if<((T::SizeAtCompileTime &0)==0)>::type >
 
struct  aseq_negate
 
struct  aseq_negate< FixedInt< DynamicIndex > >
 
struct  aseq_negate< FixedInt< N > >
 
struct  aseq_negate< Index >
 
struct  aseq_reverse_first_type
 
struct  aseq_reverse_first_type< FirstType, SizeType, IncrType, false, true >
 
struct  aseq_reverse_first_type< FirstType, SizeType, IncrType, true, false >
 
struct  aseq_reverse_first_type< FirstType, SizeType, IncrType, true, true >
 
struct  aseq_reverse_first_type_aux
 
struct  aseq_reverse_first_type_aux< SizeType, IncrType, typename internal::enable_if< bool((SizeType::value+IncrType::value)|0x1)>::type >
 
struct  assign_op
 
struct  assign_op< DstScalar, void >
 
struct  Assignment
 
struct  Assignment< DstXprType, CwiseBinaryOp< internal::scalar_product_op< ScalarBis, Scalar >, const CwiseNullaryOp< internal::scalar_constant_op< ScalarBis >, Plain >, const Product< Lhs, Rhs, DefaultProduct > >, AssignFunc, Dense2Dense >
 
struct  Assignment< DstXprType, Homogeneous< ArgType, Horizontal >, internal::assign_op< Scalar, typename ArgType::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Homogeneous< ArgType, Vertical >, internal::assign_op< Scalar, typename ArgType::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Inverse< ColPivHouseholderQR< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename ColPivHouseholderQR< MatrixType >::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Inverse< CompleteOrthogonalDecomposition< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename CompleteOrthogonalDecomposition< MatrixType >::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Inverse< FullPivHouseholderQR< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename FullPivHouseholderQR< MatrixType >::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Inverse< FullPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename FullPivLU< MatrixType >::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Inverse< PartialPivLU< MatrixType > >, internal::assign_op< typename DstXprType::Scalar, typename PartialPivLU< MatrixType >::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Inverse< XprType >, internal::assign_op< typename DstXprType::Scalar, typename XprType::Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::add_assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, AliasFreeProduct >, internal::sub_assign_op< typename DstXprType::Scalar, typename Product< Lhs, Rhs, AliasFreeProduct >::Scalar >, Sparse2Dense >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, DefaultProduct >, internal::add_assign_op< Scalar, typename Product< Lhs, Rhs, DefaultProduct >::Scalar >, Dense2Triangular >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, DefaultProduct >, internal::assign_op< Scalar, typename Product< Lhs, Rhs, DefaultProduct >::Scalar >, Dense2Triangular >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, DefaultProduct >, internal::sub_assign_op< Scalar, typename Product< Lhs, Rhs, DefaultProduct >::Scalar >, Dense2Triangular >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::add_assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type >
 
struct  Assignment< DstXprType, Product< Lhs, Rhs, Options >, internal::sub_assign_op< Scalar, Scalar >, Dense2Dense, typename enable_if<(Options==DefaultProduct||Options==AliasFreeProduct)>::type >
 
struct  Assignment< DstXprType, Solve< CwiseUnaryOp< internal::scalar_conjugate_op< typename DecType::Scalar >, const Transpose< const DecType > >, RhsType >, internal::assign_op< Scalar, Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Solve< DecType, RhsType >, internal::assign_op< Scalar, Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, Solve< DecType, RhsType >, internal::assign_op< Scalar, Scalar >, Sparse2Sparse >
 
struct  Assignment< DstXprType, Solve< Transpose< const DecType >, RhsType >, internal::assign_op< Scalar, Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, SolveWithGuess< DecType, RhsType, GuessType >, internal::assign_op< Scalar, Scalar >, Dense2Dense >
 
struct  Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Dense >
 
struct  Assignment< DstXprType, SparseQRMatrixQReturnType< SparseQRType >, internal::assign_op< typename DstXprType::Scalar, typename DstXprType::Scalar >, Sparse2Sparse >
 
struct  Assignment< DstXprType, SparseSymmetricPermutationProduct< MatrixType, Mode >, internal::assign_op< Scalar, typename MatrixType::Scalar >, Sparse2Sparse >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Dense2Dense, Weak >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Dense2Triangular >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Diagonal2Dense >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Diagonal2Sparse >
 
struct  Assignment< DstXprType, SrcXprType, Functor, EigenBase2EigenBase, Weak >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Sparse2Dense, Weak >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Sparse2Sparse >
 
struct  Assignment< DstXprType, SrcXprType, Functor, SparseSelfAdjoint2Sparse >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Triangular2Dense >
 
struct  Assignment< DstXprType, SrcXprType, Functor, Triangular2Triangular >
 
struct  assignment_from_dense_op_sparse
 
struct  assignment_from_xpr_op_product
 
struct  AssignmentKind
 
struct  AssignmentKind< DenseShape, BandShape >
 
struct  AssignmentKind< DenseShape, DenseShape >
 
struct  AssignmentKind< DenseShape, DiagonalShape >
 
struct  AssignmentKind< DenseShape, HomogeneousShape >
 
struct  AssignmentKind< DenseShape, PermutationShape >
 
struct  AssignmentKind< DenseShape, SparseShape >
 
struct  AssignmentKind< DenseShape, SparseTriangularShape >
 
struct  AssignmentKind< DenseShape, TriangularShape >
 
struct  AssignmentKind< SparseSelfAdjointShape, SparseShape >
 
struct  AssignmentKind< SparseShape, DiagonalShape >
 
struct  AssignmentKind< SparseShape, SparseSelfAdjointShape >
 
struct  AssignmentKind< SparseShape, SparseShape >
 
struct  AssignmentKind< SparseShape, SparseTriangularShape >
 
struct  AssignmentKind< TriangularShape, DenseShape >
 
struct  AssignmentKind< TriangularShape, TriangularShape >
 
class  BandMatrix
 Represents a rectangular matrix with a banded storage. More...
 
class  BandMatrixBase
 
class  BandMatrixWrapper
 
struct  BandShape
 
struct  binary_evaluator
 
struct  binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IndexBased >
 
struct  binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IndexBased, IteratorBased >
 
struct  binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IndexBased >
 
struct  binary_evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, IteratorBased, IteratorBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_boolean_and_op, Lhs, Rhs >, IndexBased, IteratorBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_boolean_and_op, Lhs, Rhs >, IteratorBased, IndexBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_boolean_and_op, Lhs, Rhs >, IteratorBased, IteratorBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_product_op< T1, T2 >, Lhs, Rhs >, IndexBased, IteratorBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_product_op< T1, T2 >, Lhs, Rhs >, IteratorBased, IndexBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_product_op< T1, T2 >, Lhs, Rhs >, IteratorBased, IteratorBased >
 
struct  binary_evaluator< CwiseBinaryOp< scalar_quotient_op< T1, T2 >, Lhs, Rhs >, IteratorBased, IndexBased >
 
struct  binary_op_base
 
struct  binary_result_of_select
 
struct  binary_result_of_select< Func, ArgType0, ArgType1, sizeof(has_std_result_type)>
 
struct  binary_result_of_select< Func, ArgType0, ArgType1, sizeof(has_tr1_result)>
 
struct  binary_sparse_evaluator
 
struct  bind1st_op
 
struct  bind2nd_op
 
class  blas_data_mapper
 
class  blas_data_mapper< Scalar, Index, StorageOrder, AlignmentType, 1 >
 
struct  blas_traits
 
struct  blas_traits< const T >
 
struct  blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain >, NestedXpr > >
 
struct  blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain1 >, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain2 > > >
 
struct  blas_traits< CwiseBinaryOp< scalar_product_op< Scalar >, NestedXpr, const CwiseNullaryOp< scalar_constant_op< Scalar >, Plain > > >
 
struct  blas_traits< CwiseUnaryOp< scalar_conjugate_op< Scalar >, NestedXpr > >
 
struct  blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >
 
struct  blas_traits< Transpose< NestedXpr > >
 
class  BlasLinearMapper
 
class  BlasLinearMapper< Scalar, Index, AlignmentType >
 
class  BlasVectorMapper
 
struct  block_evaluator
 
struct  block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, false >
 
struct  block_evaluator< ArgType, BlockRows, BlockCols, InnerPanel, true >
 
class  BlockImpl_dense
 
class  BlockImpl_dense< XprType, BlockRows, BlockCols, InnerPanel, true >
 
struct  bool_constant
 
struct  bool_constant< false >
 
struct  bool_constant< true >
 
struct  CacheSizes
 
struct  cast_impl
 
struct  cast_return_type
 
struct  check_rows_cols_for_overflow
 
struct  check_rows_cols_for_overflow< Dynamic >
 
struct  check_transpose_aliasing_compile_time_selector
 
struct  check_transpose_aliasing_compile_time_selector< DestIsTransposed, CwiseBinaryOp< BinOp, DerivedA, DerivedB > >
 
struct  check_transpose_aliasing_run_time_selector
 
struct  check_transpose_aliasing_run_time_selector< Scalar, DestIsTransposed, CwiseBinaryOp< BinOp, DerivedA, DerivedB > >
 
struct  checkTransposeAliasing_impl
 
struct  checkTransposeAliasing_impl< Derived, OtherDerived, false >
 
struct  cholmod_configure_matrix
 
struct  cholmod_configure_matrix< double >
 
struct  cholmod_configure_matrix< std::complex< double > >
 
struct  cleanup_index_type
 
struct  cleanup_index_type< FixedInt< N >(*)(), DynamicKey >
 
struct  cleanup_index_type< T, DynamicKey, typename internal::enable_if< internal::is_integral< T >::value >::type >
 
struct  cleanup_index_type< VariableAndFixedInt< DynamicKey >, DynamicKey >
 
struct  cleanup_index_type< VariableAndFixedInt< N >, DynamicKey >
 
struct  cleanup_seq_incr
 
struct  coeff_visitor
 
struct  column_dfs_traits
 
struct  complex_schur_reduce_to_hessenberg
 
struct  complex_schur_reduce_to_hessenberg< MatrixType, false >
 
class  CompressedStorage
 
struct  compute_default_alignment
 
struct  compute_default_alignment< T, Dynamic >
 
struct  compute_default_alignment_helper
 
struct  compute_inverse
 
struct  compute_inverse< MatrixType, ResultType, 1 >
 
struct  compute_inverse< MatrixType, ResultType, 2 >
 
struct  compute_inverse< MatrixType, ResultType, 3 >
 
struct  compute_inverse< MatrixType, ResultType, 4 >
 
struct  compute_inverse_and_det_with_check
 
struct  compute_inverse_and_det_with_check< MatrixType, ResultType, 1 >
 
struct  compute_inverse_and_det_with_check< MatrixType, ResultType, 2 >
 
struct  compute_inverse_and_det_with_check< MatrixType, ResultType, 3 >
 
struct  compute_inverse_and_det_with_check< MatrixType, ResultType, 4 >
 
struct  compute_inverse_size4
 
struct  compute_inverse_size4< Architecture::SSE, double, MatrixType, ResultType >
 
struct  compute_inverse_size4< Architecture::SSE, float, MatrixType, ResultType >
 
class  compute_matrix_flags
 
struct  conditional
 
struct  conditional< false, Then, Else >
 
struct  conj_default_impl
 
struct  conj_default_impl< Scalar, true >
 
struct  conj_expr_if
 
struct  conj_helper
 
struct  conj_helper< Packet1cd, Packet1cd, false, true >
 
struct  conj_helper< Packet1cd, Packet1cd, true, false >
 
struct  conj_helper< Packet1cd, Packet1cd, true, true >
 
struct  conj_helper< Packet1cf, Packet1cf, false, true >
 
struct  conj_helper< Packet1cf, Packet1cf, true, false >
 
struct  conj_helper< Packet1cf, Packet1cf, true, true >
 
struct  conj_helper< Packet2cd, Packet2cd, false, true >
 
struct  conj_helper< Packet2cd, Packet2cd, true, false >
 
struct  conj_helper< Packet2cd, Packet2cd, true, true >
 
struct  conj_helper< Packet2cf, Packet2cf, false, true >
 
struct  conj_helper< Packet2cf, Packet2cf, true, false >
 
struct  conj_helper< Packet2cf, Packet2cf, true, true >
 
struct  conj_helper< Packet4cd, Packet4cd, false, true >
 
struct  conj_helper< Packet4cd, Packet4cd, true, false >
 
struct  conj_helper< Packet4cd, Packet4cd, true, true >
 
struct  conj_helper< Packet4cf, Packet4cf, false, true >
 
struct  conj_helper< Packet4cf, Packet4cf, true, false >
 
struct  conj_helper< Packet4cf, Packet4cf, true, true >
 
struct  conj_helper< Packet8cf, Packet8cf, false, true >
 
struct  conj_helper< Packet8cf, Packet8cf, true, false >
 
struct  conj_helper< Packet8cf, Packet8cf, true, true >
 
struct  conj_helper< RealScalar, std::complex< RealScalar >, false, Conj >
 
struct  conj_helper< Scalar, Scalar, false, false >
 
struct  conj_helper< std::complex< RealScalar >, RealScalar, Conj, false >
 
struct  conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, false, true >
 
struct  conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false >
 
struct  conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, true >
 
struct  conj_if
 
struct  conj_if< false >
 
struct  conj_if< true >
 
struct  conj_impl
 
struct  conj_retval
 
struct  conservative_resize_like_impl
 
struct  conservative_resize_like_impl< Derived, OtherDerived, true >
 
struct  conservative_sparse_sparse_product_selector
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, RowMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, RowMajor, ColMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, ColMajor, RowMajor, RowMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, ColMajor, ColMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, ColMajor, RowMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, ColMajor >
 
struct  conservative_sparse_sparse_product_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, RowMajor >
 
class  const_blas_data_mapper
 
struct  constructor_without_unaligned_array_assert
 
struct  copy_using_evaluator_DefaultTraversal_CompleteUnrolling
 
struct  copy_using_evaluator_DefaultTraversal_CompleteUnrolling< Kernel, Stop, Stop >
 
struct  copy_using_evaluator_DefaultTraversal_InnerUnrolling
 
struct  copy_using_evaluator_DefaultTraversal_InnerUnrolling< Kernel, Stop, Stop >
 
struct  copy_using_evaluator_innervec_CompleteUnrolling
 
struct  copy_using_evaluator_innervec_CompleteUnrolling< Kernel, Stop, Stop >
 
struct  copy_using_evaluator_innervec_InnerUnrolling
 
struct  copy_using_evaluator_innervec_InnerUnrolling< Kernel, Stop, Stop, SrcAlignment, DstAlignment >
 
struct  copy_using_evaluator_LinearTraversal_CompleteUnrolling
 
struct  copy_using_evaluator_LinearTraversal_CompleteUnrolling< Kernel, Stop, Stop >
 
struct  copy_using_evaluator_traits
 
struct  cross3_impl
 
struct  cross3_impl< Architecture::SSE, VectorLhs, VectorRhs, float, true >
 
struct  cwise_promote_storage_order
 
struct  cwise_promote_storage_order< LhsKind, Sparse, LhsOrder, RhsOrder >
 
struct  cwise_promote_storage_order< Sparse, RhsKind, LhsOrder, RhsOrder >
 
struct  cwise_promote_storage_order< Sparse, Sparse, Order, Order >
 
struct  cwise_promote_storage_type
 
struct  cwise_promote_storage_type< A, A, Functor >
 
struct  cwise_promote_storage_type< A, Dense, Functor >
 
struct  cwise_promote_storage_type< Dense, B, Functor >
 
struct  cwise_promote_storage_type< Dense, Dense, Functor >
 
struct  cwise_promote_storage_type< Dense, Sparse, Functor >
 
struct  cwise_promote_storage_type< Sparse, Dense, Functor >
 
struct  decrement_size
 
struct  default_digits10_impl
 
struct  default_digits10_impl< T, false, false >
 
struct  default_digits10_impl< T, false, true >
 
struct  default_digits_impl
 
struct  default_digits_impl< T, false, false >
 
struct  default_digits_impl< T, false, true >
 
struct  default_packet_traits
 
struct  Dense2Dense
 
struct  Dense2Triangular
 
struct  dense_assignment_loop
 
struct  dense_assignment_loop< Kernel, DefaultTraversal, CompleteUnrolling >
 
struct  dense_assignment_loop< Kernel, DefaultTraversal, InnerUnrolling >
 
struct  dense_assignment_loop< Kernel, DefaultTraversal, NoUnrolling >
 
struct  dense_assignment_loop< Kernel, InnerVectorizedTraversal, CompleteUnrolling >
 
struct  dense_assignment_loop< Kernel, InnerVectorizedTraversal, InnerUnrolling >
 
struct  dense_assignment_loop< Kernel, InnerVectorizedTraversal, NoUnrolling >
 
struct  dense_assignment_loop< Kernel, LinearTraversal, CompleteUnrolling >
 
struct  dense_assignment_loop< Kernel, LinearTraversal, NoUnrolling >
 
struct  dense_assignment_loop< Kernel, LinearVectorizedTraversal, CompleteUnrolling >
 
struct  dense_assignment_loop< Kernel, LinearVectorizedTraversal, NoUnrolling >
 
struct  dense_assignment_loop< Kernel, SliceVectorizedTraversal, NoUnrolling >
 
class  dense_product_base
 
class  dense_product_base< Lhs, Rhs, Option, InnerProduct >
 
struct  dense_xpr_base
 
struct  dense_xpr_base< Derived, ArrayXpr >
 
struct  dense_xpr_base< Derived, MatrixXpr >
 
struct  determinant_impl
 
struct  determinant_impl< Derived, 1 >
 
struct  determinant_impl< Derived, 2 >
 
struct  determinant_impl< Derived, 3 >
 
struct  determinant_impl< Derived, 4 >
 
struct  Diagonal2Dense
 
struct  Diagonal2Sparse
 
struct  diagonal_product_evaluator_base
 
struct  direct_selfadjoint_eigenvalues
 
struct  direct_selfadjoint_eigenvalues< SolverType, 2, false >
 
struct  direct_selfadjoint_eigenvalues< SolverType, 3, false >
 
struct  div_assign_op
 
struct  dot_nocheck
 
struct  dot_nocheck< T, U, true >
 
struct  DoublePacket
 
struct  eigen_packet_wrapper
 
struct  EigenBase2EigenBase
 
struct  eigenvalues_selector
 
struct  eigenvalues_selector< Derived, false >
 
struct  enable_if
 
struct  enable_if< true, T >
 
struct  enable_if_ref
 
struct  enable_if_ref< Ref< T >, Derived >
 
struct  EnableIf
 
struct  etor_product_coeff_impl
 
struct  etor_product_packet_impl
 
struct  etor_product_packet_impl< ColMajor, 0, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< ColMajor, 1, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< ColMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< ColMajor, UnrollingIndex, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< RowMajor, 0, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< RowMajor, 1, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >
 
struct  etor_product_packet_impl< RowMajor, UnrollingIndex, Lhs, Rhs, Packet, LoadMode >
 
struct  eval
 
struct  eval< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Dense >
 
struct  eval< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Dense >
 
struct  eval< T, Dense >
 
struct  eval< T, DiagonalShape >
 
struct  eval< T, Sparse >
 
class  EvalToTemp
 
struct  evaluator
 
struct  evaluator< Array< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >
 
struct  evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel > >
 
struct  evaluator< const T >
 
struct  evaluator< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
 
struct  evaluator< CwiseBinaryOp< internal::scalar_product_op< Scalar1, Scalar2 >, const CwiseNullaryOp< internal::scalar_constant_op< Scalar1 >, Plain1 >, const Product< Lhs, Rhs, DefaultProduct > > >
 
struct  evaluator< CwiseNullaryOp< NullaryOp, PlainObjectType > >
 
struct  evaluator< CwiseTernaryOp< TernaryOp, Arg1, Arg2, Arg3 > >
 
struct  evaluator< Diagonal< ArgType, DiagIndex > >
 
struct  evaluator< Diagonal< const Product< Lhs, Rhs, DefaultProduct >, DiagIndex > >
 
struct  evaluator< EvalToTemp< ArgType > >
 
struct  evaluator< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  evaluator< Map< PlainObjectType, MapOptions, StrideType > >
 
struct  evaluator< Map< SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  evaluator< MappedSparseMatrix< _Scalar, _Options, _StorageIndex > >
 
struct  evaluator< Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > >
 
struct  evaluator< NestByValue< ArgType > >
 
struct  evaluator< PartialReduxExpr< ArgType, MemberOp, Direction > >
 
struct  evaluator< PlainObjectBase< Derived > >
 
struct  evaluator< Product< Lhs, Rhs, Options > >
 
struct  evaluator< Ref< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  evaluator< Ref< const SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  evaluator< Ref< PlainObjectType, RefOptions, StrideType > >
 
struct  evaluator< Ref< SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  evaluator< Ref< SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  evaluator< Reshaped< ArgType, Rows, Cols, Order > >
 
struct  evaluator< ReturnByValue< Derived > >
 
struct  evaluator< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
 
struct  evaluator< Solve< Decomposition, RhsType > >
 
struct  evaluator< SolveWithGuess< Decomposition, RhsType, GuessType > >
 
struct  evaluator< SparseCompressedBase< Derived > >
 
struct  evaluator< SparseMatrix< _Scalar, _Options, _StorageIndex > >
 
struct  evaluator< SparseVector< _Scalar, _Options, _Index > >
 
struct  evaluator_assume_aliasing
 
struct  evaluator_assume_aliasing< CwiseBinaryOp< internal::scalar_difference_op< typename OtherXpr::Scalar, typename Product< Lhs, Rhs, DefaultProduct >::Scalar >, const OtherXpr, const Product< Lhs, Rhs, DefaultProduct > >, DenseShape >
 
struct  evaluator_assume_aliasing< CwiseBinaryOp< internal::scalar_product_op< Scalar1, Scalar2 >, const CwiseNullaryOp< internal::scalar_constant_op< Scalar1 >, Plain1 >, const Product< Lhs, Rhs, DefaultProduct > > >
 
struct  evaluator_assume_aliasing< CwiseBinaryOp< internal::scalar_sum_op< typename OtherXpr::Scalar, typename Product< Lhs, Rhs, DefaultProduct >::Scalar >, const OtherXpr, const Product< Lhs, Rhs, DefaultProduct > >, DenseShape >
 
struct  evaluator_assume_aliasing< Product< Lhs, Rhs, DefaultProduct > >
 
struct  evaluator_base
 
struct  evaluator_traits
 
struct  evaluator_traits< BandMatrix< _Scalar, _Rows, _Cols, _Supers, _Subs, _Options > >
 
struct  evaluator_traits< BandMatrixWrapper< _CoefficientsType, _Rows, _Cols, _Supers, _Subs, _Options > >
 
struct  evaluator_traits< Homogeneous< ArgType, Direction > >
 
struct  evaluator_traits< HouseholderSequence< VectorsType, CoeffsType, Side > >
 
struct  evaluator_traits< SelfAdjointView< MatrixType, Mode > >
 
struct  evaluator_traits< SparseQRMatrixQReturnType< SparseQRType > >
 
struct  evaluator_traits< SparseSelfAdjointView< MatrixType, Mode > >
 
struct  evaluator_traits< TriangularView< MatrixType, Mode > >
 
struct  evaluator_traits_base
 
struct  evaluator_wrapper_base
 
struct  expm1_impl
 
struct  expm1_impl< std::complex< RealScalar > >
 
struct  expm1_retval
 
struct  extract_data_selector
 
struct  extract_data_selector< T, false >
 
struct  false_type
 
struct  find_best_packet
 
struct  find_best_packet_helper
 
struct  find_best_packet_helper< Size, PacketType, false >
 
struct  find_best_packet_helper< Size, PacketType, true >
 
struct  first_aligned_impl
 
struct  first_aligned_impl< Alignment, Derived, false >
 
class  FixedInt
 
struct  FullPivHouseholderQRMatrixQReturnType
 Expression type for return value of FullPivHouseholderQR::matrixQ() More...
 
struct  functor_has_linear_access
 
struct  functor_traits
 
struct  functor_traits< add_assign_op< DstScalar, SrcScalar > >
 
struct  functor_traits< assign_op< DstScalar, SrcScalar > >
 
struct  functor_traits< bind1st_op< BinaryOp > >
 
struct  functor_traits< bind2nd_op< BinaryOp > >
 
struct  functor_traits< div_assign_op< DstScalar, SrcScalar > >
 
struct  functor_traits< linspaced_op< Scalar > >
 
struct  functor_traits< max_coeff_visitor< Scalar > >
 
struct  functor_traits< min_coeff_visitor< Scalar > >
 
struct  functor_traits< mul_assign_op< DstScalar, SrcScalar > >
 
struct  functor_traits< scalar_abs2_op< Scalar > >
 
struct  functor_traits< scalar_abs_op< Scalar > >
 
struct  functor_traits< scalar_absolute_difference_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_acos_op< Scalar > >
 
struct  functor_traits< scalar_arg_op< Scalar > >
 
struct  functor_traits< scalar_asin_op< Scalar > >
 
struct  functor_traits< scalar_atan_op< Scalar > >
 
struct  functor_traits< scalar_boolean_and_op >
 
struct  functor_traits< scalar_boolean_not_op< Scalar > >
 
struct  functor_traits< scalar_boolean_or_op >
 
struct  functor_traits< scalar_boolean_xor_op >
 
struct  functor_traits< scalar_cast_op< Eigen::half, float > >
 
struct  functor_traits< scalar_cast_op< float, Eigen::half > >
 
struct  functor_traits< scalar_cast_op< int, Eigen::half > >
 
struct  functor_traits< scalar_cast_op< Scalar, NewType > >
 
struct  functor_traits< scalar_ceil_op< Scalar > >
 
struct  functor_traits< scalar_cmp_op< LhsScalar, RhsScalar, cmp > >
 
struct  functor_traits< scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp > >
 
struct  functor_traits< scalar_conj_product_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_conjugate_op< Scalar > >
 
struct  functor_traits< scalar_constant_op< Scalar > >
 
struct  functor_traits< scalar_cos_op< Scalar > >
 
struct  functor_traits< scalar_cosh_op< Scalar > >
 
struct  functor_traits< scalar_cube_op< Scalar > >
 
struct  functor_traits< scalar_difference_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_exp_op< Scalar > >
 
struct  functor_traits< scalar_expm1_op< Scalar > >
 
struct  functor_traits< scalar_floor_op< Scalar > >
 
struct  functor_traits< scalar_hypot_op< Scalar, Scalar > >
 
struct  functor_traits< scalar_identity_op< Scalar > >
 
struct  functor_traits< scalar_imag_op< Scalar > >
 
struct  functor_traits< scalar_imag_ref_op< Scalar > >
 
struct  functor_traits< scalar_inverse_op< Scalar > >
 
struct  functor_traits< scalar_isfinite_op< Scalar > >
 
struct  functor_traits< scalar_isinf_op< Scalar > >
 
struct  functor_traits< scalar_isnan_op< Scalar > >
 
struct  functor_traits< scalar_log10_op< Scalar > >
 
struct  functor_traits< scalar_log1p_op< Scalar > >
 
struct  functor_traits< scalar_log_op< Scalar > >
 
struct  functor_traits< scalar_logistic_op< T > >
 
struct  functor_traits< scalar_max_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_min_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_opposite_op< Scalar > >
 
struct  functor_traits< scalar_pow_op< Scalar, Exponent > >
 
struct  functor_traits< scalar_product_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_quotient_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_random_op< Scalar > >
 
struct  functor_traits< scalar_real_op< Scalar > >
 
struct  functor_traits< scalar_real_ref_op< Scalar > >
 
struct  functor_traits< scalar_rint_op< Scalar > >
 
struct  functor_traits< scalar_round_op< Scalar > >
 
struct  functor_traits< scalar_rsqrt_op< Scalar > >
 
struct  functor_traits< scalar_score_coeff_op< Scalar > >
 
struct  functor_traits< scalar_shift_left_op< Scalar, N > >
 
struct  functor_traits< scalar_shift_right_op< Scalar, N > >
 
struct  functor_traits< scalar_sign_op< Scalar > >
 
struct  functor_traits< scalar_sin_op< Scalar > >
 
struct  functor_traits< scalar_sinh_op< Scalar > >
 
struct  functor_traits< scalar_sqrt_op< Scalar > >
 
struct  functor_traits< scalar_square_op< Scalar > >
 
struct  functor_traits< scalar_sum_op< LhsScalar, RhsScalar > >
 
struct  functor_traits< scalar_tan_op< Scalar > >
 
struct  functor_traits< scalar_tanh_op< Scalar > >
 
struct  functor_traits< std::binary_negate< T > >
 
struct  functor_traits< std::binder1st< T > >
 
struct  functor_traits< std::binder2nd< T > >
 
struct  functor_traits< std::divides< T > >
 
struct  functor_traits< std::equal_to< T > >
 
struct  functor_traits< std::greater< T > >
 
struct  functor_traits< std::greater_equal< T > >
 
struct  functor_traits< std::less< T > >
 
struct  functor_traits< std::less_equal< T > >
 
struct  functor_traits< std::logical_and< T > >
 
struct  functor_traits< std::logical_not< T > >
 
struct  functor_traits< std::logical_or< T > >
 
struct  functor_traits< std::minus< T > >
 
struct  functor_traits< std::multiplies< T > >
 
struct  functor_traits< std::negate< T > >
 
struct  functor_traits< std::not_equal_to< T > >
 
struct  functor_traits< std::plus< T > >
 
struct  functor_traits< std::unary_negate< T > >
 
struct  functor_traits< sub_assign_op< DstScalar, SrcScalar > >
 
struct  functor_traits< swap_assign_op< Scalar > >
 
struct  gebp_kernel
 
struct  gebp_madd_selector
 
struct  gebp_madd_selector< CJ, T, T, T, T >
 
class  gebp_traits
 
class  gebp_traits< RealScalar, std::complex< RealScalar >, false, _ConjRhs, Arch, _PacketSize >
 
class  gebp_traits< std::complex< RealScalar >, RealScalar, _ConjLhs, false, Arch, _PacketSize >
 
class  gebp_traits< std::complex< RealScalar >, std::complex< RealScalar >, _ConjLhs, _ConjRhs, Arch, _PacketSize >
 
class  gemm_blocking_space
 
class  gemm_blocking_space< StorageOrder, _LhsScalar, _RhsScalar, MaxRows, MaxCols, MaxDepth, KcFactor, false >
 
class  gemm_blocking_space< StorageOrder, _LhsScalar, _RhsScalar, MaxRows, MaxCols, MaxDepth, KcFactor, true >
 
struct  gemm_functor
 
struct  gemm_pack_lhs
 
struct  gemm_pack_lhs< Scalar, Index, DataMapper, Pack1, Pack2, Packet, ColMajor, Conjugate, PanelMode >
 
struct  gemm_pack_lhs< Scalar, Index, DataMapper, Pack1, Pack2, Packet, RowMajor, Conjugate, PanelMode >
 
struct  gemm_pack_rhs
 
struct  gemm_pack_rhs< Scalar, Index, DataMapper, nr, ColMajor, Conjugate, PanelMode >
 
struct  gemm_pack_rhs< Scalar, Index, DataMapper, nr, RowMajor, Conjugate, PanelMode >
 
struct  GemmParallelInfo
 
struct  gemv_dense_selector
 
struct  gemv_dense_selector< OnTheLeft, StorageOrder, BlasCompatible >
 
struct  gemv_dense_selector< OnTheRight, ColMajor, false >
 
struct  gemv_dense_selector< OnTheRight, ColMajor, true >
 
struct  gemv_dense_selector< OnTheRight, RowMajor, false >
 
struct  gemv_dense_selector< OnTheRight, RowMajor, true >
 
struct  gemv_packet_cond
 
struct  gemv_packet_cond< GEMVPacketFull, T1, T2, T3 >
 
struct  gemv_packet_cond< GEMVPacketHalf, T1, T2, T3 >
 
struct  gemv_static_vector_if
 
struct  gemv_static_vector_if< Scalar, Size, Dynamic, true >
 
struct  gemv_static_vector_if< Scalar, Size, MaxSize, false >
 
struct  gemv_static_vector_if< Scalar, Size, MaxSize, true >
 
class  gemv_traits
 
struct  general_matrix_matrix_product
 
struct  general_matrix_matrix_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, ColMajor, ResInnerStride >
 
struct  general_matrix_matrix_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, RowMajor, ResInnerStride >
 
struct  general_matrix_matrix_rankupdate
 
struct  general_matrix_matrix_triangular_product
 
struct  general_matrix_matrix_triangular_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, ColMajor, ResInnerStride, UpLo, Version >
 
struct  general_matrix_matrix_triangular_product< Index, LhsScalar, LhsStorageOrder, ConjugateLhs, RhsScalar, RhsStorageOrder, ConjugateRhs, RowMajor, ResInnerStride, UpLo, Version >
 
struct  general_matrix_vector_product
 
struct  general_matrix_vector_product< Index, LhsScalar, LhsMapper, ColMajor, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version >
 
struct  general_matrix_vector_product< Index, LhsScalar, LhsMapper, RowMajor, ConjugateLhs, RhsScalar, RhsMapper, ConjugateRhs, Version >
 
struct  general_matrix_vector_product_gemv
 
class  generic_dense_assignment_kernel
 
class  generic_dense_assignment_kernel< DstEvaluatorTypeT, SrcEvaluatorTypeT, swap_assign_op< typename DstEvaluatorTypeT::Scalar >, Specialized >
 
class  generic_matrix_wrapper
 
class  generic_matrix_wrapper< MatrixType, false >
 
class  generic_matrix_wrapper< MatrixType, true >
 
struct  generic_product_impl
 
struct  generic_product_impl< Homogeneous< LhsArg, Horizontal >, Rhs, HomogeneousShape, DenseShape, ProductTag >
 
struct  generic_product_impl< Inverse< Lhs >, Rhs, PermutationShape, MatrixShape, ProductTag >
 
struct  generic_product_impl< Lhs, Homogeneous< RhsArg, Vertical >, DenseShape, HomogeneousShape, ProductTag >
 
struct  generic_product_impl< Lhs, Homogeneous< RhsArg, Vertical >, TriangularShape, HomogeneousShape, ProductTag >
 
struct  generic_product_impl< Lhs, Inverse< Rhs >, MatrixShape, PermutationShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, CoeffBasedProductMode >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, GemmProduct >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, GemvProduct >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, InnerProduct >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, LazyCoeffBasedProductMode >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, DenseShape, OuterProduct >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, SelfAdjointShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, SparseShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, SparseTriangularShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, DenseShape, TriangularShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, MatrixShape, PermutationShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, MatrixShape, TranspositionsShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, PermutationShape, MatrixShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, SelfAdjointShape, DenseShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, SparseShape, DenseShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, SparseShape, SparseShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, SparseShape, SparseTriangularShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, SparseTriangularShape, DenseShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, SparseTriangularShape, SparseShape, ProductType >
 
struct  generic_product_impl< Lhs, Rhs, TranspositionsShape, MatrixShape, ProductTag >
 
struct  generic_product_impl< Lhs, Rhs, TriangularShape, DenseShape, ProductTag >
 
struct  generic_product_impl< Lhs, RhsView, DenseShape, SparseSelfAdjointShape, ProductType >
 
struct  generic_product_impl< Lhs, Transpose< Rhs >, MatrixShape, TranspositionsShape, ProductTag >
 
struct  generic_product_impl< LhsView, Rhs, SparseSelfAdjointShape, DenseShape, ProductType >
 
struct  generic_product_impl< Transform< Scalar, Dim, Mode, Options >, Homogeneous< RhsArg, Vertical >, DenseShape, HomogeneousShape, ProductTag >
 
struct  generic_product_impl< Transpose< Lhs >, Rhs, TranspositionsShape, MatrixShape, ProductTag >
 
struct  generic_product_impl_base
 
class  generic_randaccess_stl_iterator
 
struct  generic_xpr_base
 
struct  generic_xpr_base< Derived, MatrixXpr, SolverStorage >
 
struct  generic_xpr_base< Derived, MatrixXpr, Sparse >
 
struct  generic_xpr_base< Derived, XprKind, Dense >
 
struct  get_compile_time_incr
 
struct  get_compile_time_incr< AllRange< Size > >
 
struct  get_compile_time_incr< ArithmeticSequence< FirstType, SizeType, IncrType > >
 
struct  get_compile_time_incr< SingleRange >
 
struct  get_compiletime_reshape_order
 
struct  get_compiletime_reshape_size
 
struct  get_compiletime_reshape_size< AutoSize_t, OtherSize, TotalSize >
 
struct  get_factor
 
struct  get_factor< Scalar, typename NumTraits< Scalar >::Real >
 
struct  get_fixed_value
 
struct  get_fixed_value< FixedInt< N >(*)(), Default >
 
struct  get_fixed_value< FixedInt< N >, Default >
 
struct  get_fixed_value< variable_if_dynamic< T, N >, Default >
 
struct  get_fixed_value< VariableAndFixedInt< N >, Default >
 
struct  global_math_functions_filtering_base
 
struct  global_math_functions_filtering_base< T, typename always_void< typename T::Eigen_BaseClassForSpecializationOfGlobalMathFuncImpl >::type >
 
struct  glue_shapes
 
struct  glue_shapes< DenseShape, TriangularShape >
 
struct  glue_shapes< SparseShape, SelfAdjointShape >
 
struct  glue_shapes< SparseShape, TriangularShape >
 
struct  has_binary_operator
 
struct  has_binary_operator<linspaced_op< Scalar >, IndexType >
 
struct  has_binary_operator<scalar_constant_op< Scalar >, IndexType >
 
struct  has_binary_operator<scalar_identity_op< Scalar >, IndexType >
 
struct  has_binary_operator<scalar_random_op< Scalar >, IndexType >
 
struct  has_direct_access
 
struct  has_none
 
struct  has_nullary_operator
 
struct  has_nullary_operator<linspaced_op< Scalar >, IndexType >
 
struct  has_nullary_operator<scalar_constant_op< Scalar >, IndexType >
 
struct  has_nullary_operator<scalar_identity_op< Scalar >, IndexType >
 
struct  has_nullary_operator<scalar_random_op< Scalar >, IndexType >
 
struct  has_ReturnType
 
struct  has_std_result_type
 
struct  has_tr1_result
 
struct  has_unary_operator
 
struct  has_unary_operator<linspaced_op< Scalar >, IndexType >
 
struct  has_unary_operator<scalar_constant_op< Scalar >, IndexType >
 
struct  has_unary_operator<scalar_identity_op< Scalar >, IndexType >
 
struct  has_unary_operator<scalar_random_op< Scalar >, IndexType >
 
struct  HessenbergDecompositionMatrixHReturnType
 Expression type for return value of HessenbergDecomposition::matrixH() More...
 
struct  homogeneous_left_product_impl
 
struct  homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs >
 
struct  homogeneous_left_product_refactoring_helper
 
struct  homogeneous_right_product_impl
 
struct  homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs >
 
struct  homogeneous_right_product_refactoring_helper
 
struct  householder_qr_inplace_blocked
 
struct  HouseholderSequenceShape
 
struct  hseq_side_dependent_impl
 
struct  hseq_side_dependent_impl< VectorsType, CoeffsType, OnTheRight >
 
struct  hypot_impl
 
struct  hypot_retval
 
struct  imag_default_impl
 
struct  imag_default_impl< Scalar, true >
 
struct  imag_impl
 
struct  imag_ref_default_impl
 
struct  imag_ref_default_impl< Scalar, false >
 
struct  imag_ref_impl
 
struct  imag_ref_retval
 
struct  imag_retval
 
struct  image_retval
 
struct  image_retval< FullPivLU< _MatrixType > >
 
class  image_retval_base
 
struct  IndexBased
 
class  indexed_based_stl_iterator_base
 
struct  indexed_based_stl_iterator_traits
 
struct  indexed_based_stl_iterator_traits< generic_randaccess_stl_iterator< _XprType > >
 
struct  indexed_based_stl_iterator_traits< subvector_stl_iterator< _XprType, Direction > >
 
struct  indexed_based_stl_iterator_traits< subvector_stl_reverse_iterator< _XprType, Direction > >
 
class  indexed_based_stl_reverse_iterator_base
 
struct  IndexedViewCompatibleType
 
struct  IndexedViewCompatibleType< all_t, XprSize >
 
struct  IndexedViewCompatibleType< ArithmeticSequence< FirstType, SizeType, IncrType >, XprSize >
 
struct  IndexedViewCompatibleType< T, XprSize, typename enable_if< symbolic::is_symbolic< T >::value >::type >
 
struct  IndexedViewCompatibleType< T, XprSize, typename internal::enable_if< internal::is_integral< T >::value >::type >
 
class  inner_iterator_selector
 
class  inner_iterator_selector< XprType, IndexBased >
 
class  inner_iterator_selector< XprType, IteratorBased >
 
struct  inner_stride_at_compile_time
 
struct  inner_stride_at_compile_time< Derived, false >
 
struct  inplace_transpose_selector
 
struct  inplace_transpose_selector< MatrixType, false, MatchPacketSize >
 
struct  inplace_transpose_selector< MatrixType, true, false >
 
struct  inplace_transpose_selector< MatrixType, true, true >
 
struct  inverse_impl
 
struct  is_arithmetic
 
struct  is_arithmetic< __m128 >
 
struct  is_arithmetic< __m128d >
 
struct  is_arithmetic< __m128i >
 
struct  is_arithmetic< __m256 >
 
struct  is_arithmetic< __m256d >
 
struct  is_arithmetic< __m256i >
 
struct  is_arithmetic< __m512 >
 
struct  is_arithmetic< __m512d >
 
struct  is_arithmetic< __m512i >
 
struct  is_arithmetic< bool >
 
struct  is_arithmetic< char >
 
struct  is_arithmetic< double >
 
struct  is_arithmetic< float >
 
struct  is_arithmetic< half >
 
struct  is_arithmetic< long double >
 
struct  is_arithmetic< Packet16b >
 
struct  is_arithmetic< Packet16h >
 
struct  is_arithmetic< Packet8h >
 
struct  is_arithmetic< signed char >
 
struct  is_arithmetic< signed int >
 
struct  is_arithmetic< signed long >
 
struct  is_arithmetic< signed short >
 
struct  is_arithmetic< unsigned char >
 
struct  is_arithmetic< unsigned int >
 
struct  is_arithmetic< unsigned long >
 
struct  is_arithmetic< unsigned short >
 
struct  is_const
 
struct  is_const< T const >
 
struct  is_convertible
 
struct  is_convertible< const T, const T & >
 
struct  is_convertible< T, T & >
 
struct  is_convertible_impl
 
struct  is_diagonal
 
struct  is_diagonal< DiagonalBase< T > >
 
struct  is_diagonal< DiagonalMatrix< T, S > >
 
struct  is_diagonal< DiagonalWrapper< T > >
 
struct  is_identity
 
struct  is_identity< CwiseNullaryOp< internal::scalar_identity_op< typename T::Scalar >, T > >
 
struct  is_integral
 
struct  is_integral< bool >
 
struct  is_integral< char >
 
struct  is_integral< signed char >
 
struct  is_integral< signed int >
 
struct  is_integral< signed long >
 
struct  is_integral< signed short >
 
struct  is_integral< unsigned char >
 
struct  is_integral< unsigned int >
 
struct  is_integral< unsigned long >
 
struct  is_integral< unsigned short >
 
struct  is_lvalue
 
struct  is_ref_compatible
 
struct  is_ref_compatible_impl
 
struct  is_same
 
struct  is_same< T, T >
 
struct  is_valid_index_type
 
struct  is_void
 
struct  isApprox_selector
 
struct  isApprox_selector< Derived, OtherDerived, true >
 
struct  isMuchSmallerThan_object_selector
 
struct  isMuchSmallerThan_object_selector< Derived, OtherDerived, true >
 
struct  isMuchSmallerThan_scalar_selector
 
struct  isMuchSmallerThan_scalar_selector< Derived, true >
 
struct  IteratorBased
 
struct  kernel_retval
 
struct  kernel_retval< FullPivLU< _MatrixType > >
 
class  kernel_retval_base
 
struct  lapacke_llt
 
struct  last_row_process_16_packets
 
struct  last_row_process_16_packets< LhsScalar, RhsScalar, Index, DataMapper, mr, nr, ConjugateLhs, ConjugateRhs, 16 >
 
struct  ldlt_inplace
 
struct  ldlt_inplace< Lower >
 
struct  ldlt_inplace< Upper >
 
struct  LDLT_Traits
 
struct  LDLT_Traits< MatrixType, Lower >
 
struct  LDLT_Traits< MatrixType, Upper >
 
class  level3_blocking
 
struct  lhs_process_fraction_of_packet
 
struct  lhs_process_one_packet
 
struct  linspaced_op
 
struct  linspaced_op_impl
 
struct  linspaced_op_impl< Scalar, false >
 
struct  linspaced_op_impl< Scalar, true >
 
struct  llt_inplace
 
struct  llt_inplace< Scalar, Lower >
 
struct  llt_inplace< Scalar, Upper >
 
struct  LLT_Traits
 
struct  LLT_Traits< MatrixType, Lower >
 
struct  LLT_Traits< MatrixType, Upper >
 
struct  log1p_impl
 
struct  log1p_impl< std::complex< RealScalar > >
 
struct  log1p_retval
 
struct  LowerBoundIndex
 
struct  lpNorm_selector
 
struct  lpNorm_selector< Derived, 1 >
 
struct  lpNorm_selector< Derived, 2 >
 
struct  lpNorm_selector< Derived, Infinity >
 
struct  LU_GlobalLU_t
 
struct  LU_kernel_bmod
 
struct  LU_kernel_bmod< 1 >
 
class  make_proper_matrix_type
 
struct  make_size_type
 
struct  make_unsigned
 
struct  make_unsigned< char >
 
struct  make_unsigned< signed char >
 
struct  make_unsigned< signed int >
 
struct  make_unsigned< signed long >
 
struct  make_unsigned< signed short >
 
struct  make_unsigned< unsigned char >
 
struct  make_unsigned< unsigned int >
 
struct  make_unsigned< unsigned long >
 
struct  make_unsigned< unsigned short >
 
struct  mapbase_evaluator
 
class  MappedSuperNodalMatrix
 a class to manipulate the L supernodal factor from the SparseLU factorization More...
 
struct  matrix_swap_impl
 
struct  matrix_swap_impl< MatrixTypeA, MatrixTypeB, true >
 
struct  matrix_type_times_scalar_type
 
struct  max_coeff_visitor
 
struct  member_lpnorm
 
struct  member_redux
 
struct  meta_floor_log2
 
struct  meta_floor_log2< n, lower, upper, meta_floor_log2_bogus >
 
struct  meta_floor_log2< n, lower, upper, meta_floor_log2_move_down >
 
struct  meta_floor_log2< n, lower, upper, meta_floor_log2_move_up >
 
struct  meta_floor_log2< n, lower, upper, meta_floor_log2_terminate >
 
struct  meta_floor_log2_selector
 
struct  meta_least_common_multiple
 
struct  meta_least_common_multiple< A, B, K, true >
 
struct  meta_no
 
class  meta_sqrt
 
class  meta_sqrt< Y, InfX, SupX, true >
 
struct  meta_yes
 
struct  min_coeff_visitor
 
struct  mul_assign_op
 
struct  nested_eval
 
struct  nested_eval< ReturnByValue< Derived >, n, PlainObject >
 
class  no_assignment_operator
 
class  noncopyable
 
struct  norm1_default_impl
 
struct  norm1_default_impl< Scalar, false >
 
struct  norm1_default_impl< Scalar, true >
 
struct  norm1_impl
 
struct  norm1_retval
 
struct  nullary_wrapper
 
struct  nullary_wrapper< Scalar, NullaryOp, false, false, false >
 
struct  nullary_wrapper< Scalar, NullaryOp, false, false, true >
 
struct  nullary_wrapper< Scalar, NullaryOp, false, true, false >
 
struct  nullary_wrapper< Scalar, NullaryOp, true, false, false >
 
struct  outer_stride_at_compile_time
 
struct  outer_stride_at_compile_time< Derived, false >
 
union  Packet
 
struct  Packet1cd
 
struct  Packet1cf
 
struct  Packet2cd
 
struct  Packet2cf
 
struct  Packet4cd
 
struct  Packet4cf
 
struct  Packet8cf
 
struct  packet_conditional
 
struct  packet_conditional< GEBPPacketFull, T1, T2, T3 >
 
struct  packet_conditional< GEBPPacketHalf, T1, T2, T3 >
 
struct  packet_traits
 
struct  packet_traits< bool >
 
struct  packet_traits< const T >
 
struct  packet_traits< double >
 
struct  packet_traits< Eigen::half >
 
struct  packet_traits< float >
 
struct  packet_traits< half >
 
struct  packet_traits< int >
 
struct  packet_traits< int16_t >
 
struct  packet_traits< int32_t >
 
struct  packet_traits< int64_t >
 
struct  packet_traits< int8_t >
 
struct  packet_traits< short int >
 
struct  packet_traits< std::complex< double > >
 
struct  packet_traits< std::complex< float > >
 
struct  packet_traits< uint16_t >
 
struct  packet_traits< uint32_t >
 
struct  packet_traits< uint64_t >
 
struct  packet_traits< uint8_t >
 
struct  packet_traits< unsigned short int >
 
struct  PacketBlock
 
struct  PacketBlockManagement
 
struct  PacketBlockManagement< Index, Scalar, Packet, n, idx, RowMajor >
 
struct  PacketBlockManagement< Index, Scalar, Packet, n,-1, RowMajor >
 
struct  PacketBlockManagement< Index, Scalar, Packet, n,-1, StorageOrder >
 
struct  packetwise_redux_impl
 
struct  packetwise_redux_impl< Func, Evaluator, CompleteUnrolling >
 
struct  packetwise_redux_impl< Func, Evaluator, NoUnrolling >
 
struct  packetwise_redux_traits
 
struct  panel_dfs_traits
 
struct  pardiso_run_selector
 
struct  pardiso_run_selector< long long int >
 
struct  pardiso_traits
 
struct  pardiso_traits< PardisoLDLT< _MatrixType, Options > >
 
struct  pardiso_traits< PardisoLLT< _MatrixType, Options > >
 
struct  pardiso_traits< PardisoLU< _MatrixType > >
 
struct  partial_lu_impl
 
struct  pastix_traits
 
struct  pastix_traits< PastixLDLT< _MatrixType, Options > >
 
struct  pastix_traits< PastixLLT< _MatrixType, Options > >
 
struct  pastix_traits< PastixLU< _MatrixType > >
 
struct  pchebevl
 
struct  perfvalues
 
struct  permutation_matrix_product
 
struct  permutation_matrix_product< ExpressionType, Side, Transposed, DenseShape >
 
struct  permutation_matrix_product< ExpressionType, Side, Transposed, HomogeneousShape >
 
struct  permutation_matrix_product< ExpressionType, Side, Transposed, SparseShape >
 
struct  plain_array
 
struct  plain_array< T, 0, MatrixOrArrayOptions, Alignment >
 
struct  plain_array< T, Size, MatrixOrArrayOptions, 16 >
 
struct  plain_array< T, Size, MatrixOrArrayOptions, 32 >
 
struct  plain_array< T, Size, MatrixOrArrayOptions, 64 >
 
struct  plain_array< T, Size, MatrixOrArrayOptions, 8 >
 
struct  plain_col_type
 
struct  plain_constant_type
 
struct  plain_diag_type
 
struct  plain_matrix_type
 
struct  plain_matrix_type< T, Dense >
 
struct  plain_matrix_type< T, DiagonalShape >
 
struct  plain_matrix_type< T, Sparse >
 
struct  plain_matrix_type_column_major
 
struct  plain_matrix_type_dense
 
struct  plain_matrix_type_dense< T, ArrayXpr, Flags >
 
struct  plain_matrix_type_dense< T, MatrixXpr, Flags >
 
struct  plain_matrix_type_row_major
 
struct  plain_object_eval
 
struct  plain_object_eval< T, Dense >
 
struct  plain_object_eval< T, Sparse >
 
struct  plain_row_type
 
class  plainobjectbase_evaluator_data
 
class  plainobjectbase_evaluator_data< Scalar, Dynamic >
 
class  pointer_based_stl_iterator
 
struct  possibly_same_dense
 
struct  pow_impl
 
struct  pow_impl< ScalarX, ScalarY, true >
 
struct  ppolevl
 
struct  ppolevl< Packet, 0 >
 
struct  product_evaluator
 
struct  product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, PermutationShape, SparseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, AliasFreeProduct >, ProductTag, SparseShape, PermutationShape >
 
struct  product_evaluator< Product< Lhs, Rhs, DefaultProduct >, LazyCoeffBasedProductMode, DenseShape, DenseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, DenseShape, SparseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, DefaultProduct >, OuterProduct, SparseShape, DenseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, DefaultProduct >, ProductTag, DiagonalShape, SparseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, DefaultProduct >, ProductTag, SparseShape, DiagonalShape >
 
struct  product_evaluator< Product< Lhs, Rhs, LazyProduct >, ProductTag, DenseShape, DenseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, LazyProduct >, ProductTag, DenseShape, HomogeneousShape >
 
struct  product_evaluator< Product< Lhs, Rhs, LazyProduct >, ProductTag, HomogeneousShape, DenseShape >
 
struct  product_evaluator< Product< Lhs, Rhs, Options >, ProductTag, LhsShape, RhsShape >
 
struct  product_evaluator< Product< Lhs, Rhs, ProductKind >, ProductTag, DenseShape, DiagonalShape >
 
struct  product_evaluator< Product< Lhs, Rhs, ProductKind >, ProductTag, DiagonalShape, DenseShape >
 
struct  product_evaluator< Product< Lhs, RhsView, DefaultProduct >, ProductTag, SparseShape, SparseSelfAdjointShape >
 
struct  product_evaluator< Product< LhsView, Rhs, DefaultProduct >, ProductTag, SparseSelfAdjointShape, SparseShape >
 
struct  product_promote_storage_type
 
struct  product_promote_storage_type< A, A, ProductTag >
 
struct  product_promote_storage_type< A, Dense, ProductTag >
 
struct  product_promote_storage_type< A, DiagonalShape, ProductTag >
 
struct  product_promote_storage_type< A, PermutationStorage, ProductTag >
 
struct  product_promote_storage_type< Dense, B, ProductTag >
 
struct  product_promote_storage_type< Dense, Dense, ProductTag >
 
struct  product_promote_storage_type< Dense, DiagonalShape, ProductTag >
 
struct  product_promote_storage_type< Dense, PermutationStorage, ProductTag >
 
struct  product_promote_storage_type< Dense, Sparse, OuterProduct >
 
struct  product_promote_storage_type< DiagonalShape, B, ProductTag >
 
struct  product_promote_storage_type< DiagonalShape, Dense, ProductTag >
 
struct  product_promote_storage_type< PermutationStorage, B, ProductTag >
 
struct  product_promote_storage_type< PermutationStorage, Dense, ProductTag >
 
struct  product_promote_storage_type< PermutationStorage, Sparse, ProductTag >
 
struct  product_promote_storage_type< Sparse, Dense, OuterProduct >
 
struct  product_promote_storage_type< Sparse, PermutationStorage, ProductTag >
 
struct  product_selfadjoint_matrix
 
struct  product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, false, ConjugateLhs, RhsStorageOrder, true, ConjugateRhs, ColMajor, ResInnerStride >
 
struct  product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, LhsSelfAdjoint, ConjugateLhs, RhsStorageOrder, RhsSelfAdjoint, ConjugateRhs, RowMajor, ResInnerStride >
 
struct  product_selfadjoint_matrix< Scalar, Index, LhsStorageOrder, true, ConjugateLhs, RhsStorageOrder, false, ConjugateRhs, ColMajor, ResInnerStride >
 
struct  product_size_category
 
struct  product_triangular_matrix_matrix
 
struct  product_triangular_matrix_matrix< Scalar, Index, Mode, false, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, ColMajor, ResInnerStride, Version >
 
struct  product_triangular_matrix_matrix< Scalar, Index, Mode, LhsIsTriangular, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, RowMajor, ResInnerStride, Version >
 
struct  product_triangular_matrix_matrix< Scalar, Index, Mode, true, LhsStorageOrder, ConjugateLhs, RhsStorageOrder, ConjugateRhs, ColMajor, ResInnerStride, Version >
 
struct  product_triangular_matrix_matrix_trmm
 
struct  product_type
 
struct  product_type_selector
 
struct  product_type_selector< 1, 1, 1 >
 
struct  product_type_selector< 1, 1, Depth >
 
struct  product_type_selector< 1, Large, Large >
 
struct  product_type_selector< 1, Large, Small >
 
struct  product_type_selector< 1, N, 1 >
 
struct  product_type_selector< 1, Small, Large >
 
struct  product_type_selector< 1, Small, Small >
 
struct  product_type_selector< Large, 1, Large >
 
struct  product_type_selector< Large, 1, Small >
 
struct  product_type_selector< Large, Large, Large >
 
struct  product_type_selector< Large, Large, Small >
 
struct  product_type_selector< Large, Small, 1 >
 
struct  product_type_selector< Large, Small, Large >
 
struct  product_type_selector< Large, Small, Small >
 
struct  product_type_selector< M, 1, 1 >
 
struct  product_type_selector< M, N, 1 >
 
struct  product_type_selector< Small, 1, Large >
 
struct  product_type_selector< Small, 1, Small >
 
struct  product_type_selector< Small, Large, 1 >
 
struct  product_type_selector< Small, Large, Large >
 
struct  product_type_selector< Small, Large, Small >
 
struct  product_type_selector< Small, Small, 1 >
 
struct  product_type_selector< Small, Small, Large >
 
struct  product_type_selector< Small, Small, Small >
 
struct  projective_transform_inverse
 
struct  projective_transform_inverse< TransformType, Projective >
 
struct  promote_index_type
 
struct  promote_scalar_arg
 
struct  promote_scalar_arg< S, T, false >
 
struct  promote_scalar_arg< S, T, true >
 
struct  promote_scalar_arg_unsupported
 
struct  promote_scalar_arg_unsupported< ExprScalar, T, PromotedType, false, true >
 
struct  promote_scalar_arg_unsupported< S, T, PromotedType, ConvertibleToLiteral, false >
 
struct  promote_scalar_arg_unsupported< S, T, PromotedType, true, true >
 
struct  promote_scalar_arg_unsupported< S, T, S, false, true >
 
struct  promote_storage_type
 
struct  promote_storage_type< A, A >
 
struct  promote_storage_type< A, const A >
 
struct  promote_storage_type< const A, A >
 
struct  qr_preconditioner_impl
 
class  qr_preconditioner_impl< MatrixType, ColPivHouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true >
 
class  qr_preconditioner_impl< MatrixType, ColPivHouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >
 
class  qr_preconditioner_impl< MatrixType, FullPivHouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true >
 
class  qr_preconditioner_impl< MatrixType, FullPivHouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >
 
class  qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreColsThanRows, true >
 
class  qr_preconditioner_impl< MatrixType, HouseholderQRPreconditioner, PreconditionIfMoreRowsThanCols, true >
 
class  qr_preconditioner_impl< MatrixType, QRPreconditioner, Case, false >
 
struct  qr_preconditioner_should_do_anything
 
struct  QuadPacket
 
struct  quat_conj
 
struct  quat_conj< Architecture::SSE, Derived, double >
 
struct  quat_conj< Architecture::SSE, Derived, float >
 
struct  quat_product
 
struct  quat_product< Architecture::SSE, Derived, OtherDerived, double >
 
struct  quat_product< Architecture::SSE, Derived, OtherDerived, float >
 
struct  quaternionbase_assign_impl
 
struct  quaternionbase_assign_impl< Other, 3, 3 >
 
struct  quaternionbase_assign_impl< Other, 4, 1 >
 
struct  random_default_impl
 
struct  random_default_impl< half, false, false >
 
struct  random_default_impl< Scalar, false, false >
 
struct  random_default_impl< Scalar, false, true >
 
struct  random_default_impl< Scalar, true, false >
 
struct  random_impl
 
struct  random_impl< bool >
 
struct  random_retval
 
struct  rcond_compute_sign
 
struct  rcond_compute_sign< Vector, Vector, false >
 
struct  real_default_impl
 
struct  real_default_impl< Scalar, true >
 
struct  real_impl
 
struct  real_ref_impl
 
struct  real_ref_retval
 
struct  real_retval
 
class  redux_evaluator
 
struct  redux_impl
 
struct  redux_impl< Func, Evaluator, DefaultTraversal, CompleteUnrolling >
 
struct  redux_impl< Func, Evaluator, DefaultTraversal, NoUnrolling >
 
struct  redux_impl< Func, Evaluator, LinearVectorizedTraversal, CompleteUnrolling >
 
struct  redux_impl< Func, Evaluator, LinearVectorizedTraversal, NoUnrolling >
 
struct  redux_impl< Func, Evaluator, SliceVectorizedTraversal, Unrolling >
 
struct  redux_novec_unroller
 
struct  redux_novec_unroller< Func, Evaluator, Start, 0 >
 
struct  redux_novec_unroller< Func, Evaluator, Start, 1 >
 
struct  redux_traits
 
struct  redux_vec_unroller
 
struct  redux_vec_unroller< Func, Evaluator, Start, 0 >
 
struct  redux_vec_unroller< Func, Evaluator, Start, 1 >
 
struct  ref_selector
 
struct  remove_all
 
struct  remove_all< const T >
 
struct  remove_all< T & >
 
struct  remove_all< T * >
 
struct  remove_all< T const & >
 
struct  remove_all< T const * >
 
struct  remove_const
 
struct  remove_const< const T >
 
struct  remove_const< const T[]>
 
struct  remove_const< const T[Size]>
 
struct  remove_pointer
 
struct  remove_pointer< T * >
 
struct  remove_pointer< T *const >
 
struct  remove_reference
 
struct  remove_reference< T & >
 
struct  reshaped_evaluator
 
struct  reshaped_evaluator< ArgType, Rows, Cols, Order, false >
 
struct  reshaped_evaluator< ArgType, Rows, Cols, Order, true >
 
class  ReshapedImpl_dense
 
class  ReshapedImpl_dense< XprType, Rows, Cols, Order, false >
 
class  ReshapedImpl_dense< XprType, Rows, Cols, Order, true >
 
class  restricted_packet_dense_assignment_kernel
 
struct  result_of
 
struct  result_of< Func(ArgType)>
 
struct  result_of< Func(ArgType0, ArgType1)>
 
struct  result_of< Func(ArgType0, ArgType1, ArgType2)>
 
struct  result_of< scalar_cmp_op< LhsScalar, RhsScalar, Cmp >(LhsScalar, RhsScalar)>
 
struct  reverse_packet_cond
 
struct  reverse_packet_cond< PacketType, false >
 
struct  RhsPanelHelper
 
struct  rint_impl
 
struct  rint_impl< double >
 
struct  rint_impl< float >
 
struct  rint_retval
 
struct  rotation_base_generic_product_selector
 
struct  rotation_base_generic_product_selector< RotationDerived, DiagonalMatrix< Scalar, Dim, MaxDim >, false >
 
struct  rotation_base_generic_product_selector< RotationDerived, MatrixType, false >
 
struct  rotation_base_generic_product_selector< RotationDerived, OtherVectorType, true >
 
struct  round_impl
 
struct  round_retval
 
struct  scalar_abs2_op
 
struct  scalar_abs_op
 
struct  scalar_absolute_difference_op
 
struct  scalar_acos_op
 
struct  scalar_arg_op
 
struct  scalar_asin_op
 
struct  scalar_atan_op
 
struct  scalar_bessel_i0_op
 
struct  scalar_bessel_i0e_op
 
struct  scalar_bessel_i1_op
 
struct  scalar_bessel_i1e_op
 
struct  scalar_bessel_j0_op
 
struct  scalar_bessel_j1_op
 
struct  scalar_bessel_k0_op
 
struct  scalar_bessel_k0e_op
 
struct  scalar_bessel_k1_op
 
struct  scalar_bessel_k1e_op
 
struct  scalar_bessel_y0_op
 
struct  scalar_bessel_y1_op
 
struct  scalar_betainc_op
 
struct  scalar_boolean_and_op
 
struct  scalar_boolean_not_op
 
struct  scalar_boolean_or_op
 
struct  scalar_boolean_xor_op
 
struct  scalar_cast_op
 
struct  scalar_cast_op< Eigen::half, float >
 
struct  scalar_cast_op< float, Eigen::half >
 
struct  scalar_cast_op< int, Eigen::half >
 
struct  scalar_ceil_op
 
struct  scalar_cmp_op
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_EQ >
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_GE >
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_GT >
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_LE >
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_LT >
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_NEQ >
 
struct  scalar_cmp_op< LhsScalar, RhsScalar, cmp_UNORD >
 
struct  scalar_cmp_with_cast_op
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_EQ >
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_GE >
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_GT >
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_LE >
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_LT >
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_NEQ >
 
struct  scalar_cmp_with_cast_op< LhsScalar, RhsScalar, cmp_UNORD >
 
struct  scalar_conj_product_op
 
struct  scalar_conjugate_op
 
struct  scalar_constant_op
 
struct  scalar_cos_op
 
struct  scalar_cosh_op
 
struct  scalar_cube_op
 
struct  scalar_difference_op
 
struct  scalar_digamma_op
 
struct  scalar_div_cost
 
struct  scalar_div_cost< double, true >
 
struct  scalar_div_cost< float, true >
 
struct  scalar_div_cost< signed long, Vectorized, typename conditional< sizeof(long)==8, void, false_type >::type >
 
struct  scalar_div_cost< std::complex< T >, Vectorized >
 
struct  scalar_div_cost< unsigned long, Vectorized, typename conditional< sizeof(long)==8, void, false_type >::type >
 
struct  scalar_erf_op
 
struct  scalar_erfc_op
 
struct  scalar_exp_op
 
struct  scalar_expm1_op
 
struct  scalar_floor_op
 
struct  scalar_fuzzy_default_impl
 
struct  scalar_fuzzy_default_impl< Scalar, false, false >
 
struct  scalar_fuzzy_default_impl< Scalar, false, true >
 
struct  scalar_fuzzy_default_impl< Scalar, true, false >
 
struct  scalar_fuzzy_impl
 
struct  scalar_fuzzy_impl< bool >
 
struct  scalar_hypot_op
 
struct  scalar_hypot_op< Scalar, Scalar >
 
struct  scalar_identity_op
 
struct  scalar_igamma_op
 
struct  scalar_igammac_op
 
struct  scalar_imag_op
 
struct  scalar_imag_ref_op
 
struct  scalar_inverse_op
 
struct  scalar_isfinite_op
 
struct  scalar_isinf_op
 
struct  scalar_isnan_op
 
struct  scalar_lgamma_op
 
struct  scalar_log10_op
 
struct  scalar_log1p_op
 
struct  scalar_log_op
 
struct  scalar_logistic_op
 
struct  scalar_logistic_op< float >
 
struct  scalar_max_op
 
struct  scalar_min_op
 
struct  scalar_ndtri_op
 
struct  scalar_opposite_op
 
struct  scalar_pow_op
 
struct  scalar_product_op
 
struct  scalar_product_traits
 
struct  scalar_quotient_op
 
struct  scalar_random_op
 
struct  scalar_real_op
 
struct  scalar_real_ref_op
 
struct  scalar_rint_op
 
struct  scalar_round_op
 
struct  scalar_rsqrt_op
 
struct  scalar_score_coeff_op
 
struct  scalar_shift_left_op
 
struct  scalar_shift_right_op
 
struct  scalar_sign_op
 
struct  scalar_sign_op< Scalar, false >
 
struct  scalar_sign_op< Scalar, true >
 
struct  scalar_sin_op
 
struct  scalar_sinh_op
 
struct  scalar_sqrt_op
 
struct  scalar_square_op
 
struct  scalar_sum_op
 
struct  scalar_tan_op
 
struct  scalar_tanh_op
 
struct  scalar_zeta_op
 
class  scoped_array
 
struct  Selector
 
struct  selfadjoint_matrix_vector_product
 
struct  selfadjoint_matrix_vector_product_symv
 
struct  selfadjoint_product_impl
 
struct  selfadjoint_product_impl< Lhs, 0, true, Rhs, RhsMode, false >
 
struct  selfadjoint_product_impl< Lhs, LhsMode, false, Rhs, 0, true >
 
struct  selfadjoint_product_impl< Lhs, LhsMode, false, Rhs, RhsMode, false >
 
struct  selfadjoint_rank2_update_selector
 
struct  selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Lower >
 
struct  selfadjoint_rank2_update_selector< Scalar, Index, UType, VType, Upper >
 
struct  setIdentity_impl
 
struct  setIdentity_impl< Derived, true >
 
struct  significant_decimals_impl
 
struct  simplicial_cholesky_grab_input
 
struct  simplicial_cholesky_grab_input< MatrixType, MatrixType >
 
struct  SingleRange
 
struct  size_at_compile_time
 
struct  size_of_xpr_at_compile_time
 
struct  smart_copy_helper
 
struct  smart_copy_helper< T, false >
 
struct  smart_copy_helper< T, true >
 
struct  smart_memmove_helper
 
struct  smart_memmove_helper< T, false >
 
struct  smart_memmove_helper< T, true >
 
struct  solve_assertion
 
struct  solve_assertion< CwiseUnaryOp< Eigen::internal::scalar_conjugate_op< Scalar >, const Transpose< Derived > > >
 
struct  solve_assertion< Transpose< Derived > >
 
struct  solve_traits
 
struct  solve_traits< Decomposition, RhsType, Dense >
 
struct  solve_traits< Decomposition, RhsType, Sparse >
 
struct  Sparse2Dense
 
struct  Sparse2Sparse
 
struct  sparse_conjunction_evaluator
 
struct  sparse_conjunction_evaluator< XprType, IndexBased, IteratorBased >
 
struct  sparse_conjunction_evaluator< XprType, IteratorBased, IndexBased >
 
struct  sparse_conjunction_evaluator< XprType, IteratorBased, IteratorBased >
 
struct  sparse_dense_outer_product_evaluator
 
struct  sparse_diagonal_product_evaluator
 
struct  sparse_diagonal_product_evaluator< SparseXprType, DiagCoeffType, SDP_AsCwiseProduct >
 
struct  sparse_diagonal_product_evaluator< SparseXprType, DiagonalCoeffType, SDP_AsScalarProduct >
 
struct  sparse_eval
 
struct  sparse_eval< T, 1, 1, Flags >
 
struct  sparse_eval< T, 1, Cols, Flags >
 
struct  sparse_eval< T, Rows, 1, Flags >
 
class  sparse_matrix_block_impl
 
struct  sparse_solve_triangular_selector
 
struct  sparse_solve_triangular_selector< Lhs, Rhs, Mode, Lower, ColMajor >
 
struct  sparse_solve_triangular_selector< Lhs, Rhs, Mode, Lower, RowMajor >
 
struct  sparse_solve_triangular_selector< Lhs, Rhs, Mode, Upper, ColMajor >
 
struct  sparse_solve_triangular_selector< Lhs, Rhs, Mode, Upper, RowMajor >
 
struct  sparse_solve_triangular_sparse_selector
 
struct  sparse_solve_triangular_sparse_selector< Lhs, Rhs, Mode, UpLo, ColMajor >
 
struct  sparse_sparse_product_with_pruning_selector
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, ColMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor, RowMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, ColMajor, RowMajor, ColMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, ColMajor, RowMajor, RowMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, RowMajor, ColMajor, ColMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, RowMajor, ColMajor, RowMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, ColMajor >
 
struct  sparse_sparse_product_with_pruning_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor, RowMajor >
 
struct  sparse_sparse_to_dense_product_selector
 
struct  sparse_sparse_to_dense_product_selector< Lhs, Rhs, ResultType, ColMajor, ColMajor >
 
struct  sparse_sparse_to_dense_product_selector< Lhs, Rhs, ResultType, ColMajor, RowMajor >
 
struct  sparse_sparse_to_dense_product_selector< Lhs, Rhs, ResultType, RowMajor, ColMajor >
 
struct  sparse_sparse_to_dense_product_selector< Lhs, Rhs, ResultType, RowMajor, RowMajor >
 
struct  sparse_time_dense_product_impl
 
struct  sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, AlphaType, ColMajor, true >
 
struct  sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, ColMajor, false >
 
struct  sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, RowMajor, false >
 
struct  sparse_time_dense_product_impl< SparseLhsType, DenseRhsType, DenseResType, typename DenseResType::Scalar, RowMajor, true >
 
struct  sparse_vector_assign_selector
 
struct  sparse_vector_assign_selector< Dest, Src, SVA_Inner >
 
struct  sparse_vector_assign_selector< Dest, Src, SVA_Outer >
 
struct  sparse_vector_assign_selector< Dest, Src, SVA_RuntimeSwitch >
 
class  SparseLUImpl
 
class  SparseRefBase
 
struct  SparseSelfAdjoint2Sparse
 
struct  SparseSelfAdjointShape
 
class  SparseTransposeImpl
 
class  SparseTransposeImpl< MatrixType, CompressedAccessBit >
 
struct  SparseTriangularShape
 
struct  static_assertion
 
struct  static_assertion< true >
 
struct  stem_function
 
struct  storage_kind_to_evaluator_kind
 
struct  storage_kind_to_evaluator_kind< Sparse >
 
struct  storage_kind_to_shape
 
struct  storage_kind_to_shape< Dense >
 
struct  storage_kind_to_shape< DiagonalShape >
 
struct  storage_kind_to_shape< PermutationStorage >
 
struct  storage_kind_to_shape< SolverStorage >
 
struct  storage_kind_to_shape< Sparse >
 
struct  storage_kind_to_shape< TranspositionsStorage >
 
struct  sub_assign_op
 
class  subvector_stl_iterator
 
class  subvector_stl_reverse_iterator
 
struct  svd_precondition_2x2_block_to_be_real
 
struct  svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, false >
 
struct  svd_precondition_2x2_block_to_be_real< MatrixType, QRPreconditioner, true >
 
struct  swap_assign_op
 
struct  sycl_packet_traits
 
struct  symbolic_last_tag
 
struct  symm_pack_lhs
 
struct  symm_pack_rhs
 
struct  take_matrix_for_product
 
struct  take_matrix_for_product< Transform< Scalar, Dim, Mode, Options > >
 
struct  take_matrix_for_product< Transform< Scalar, Dim, Projective, Options > >
 
struct  ternary_evaluator
 
struct  ternary_evaluator< CwiseTernaryOp< TernaryOp, Arg1, Arg2, Arg3 >, IndexBased, IndexBased >
 
struct  ternary_result_of_select
 
struct  ternary_result_of_select< Func, ArgType0, ArgType1, ArgType2, sizeof(has_std_result_type)>
 
struct  ternary_result_of_select< Func, ArgType0, ArgType1, ArgType2, sizeof(has_tr1_result)>
 
struct  traits
 
struct  traits< AngleAxis< _Scalar > >
 
struct  traits< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
 
struct  traits< ArrayWrapper< ExpressionType > >
 
struct  traits< BandMatrix< _Scalar, _Rows, _Cols, _Supers, _Subs, _Options > >
 
struct  traits< BandMatrixWrapper< _CoefficientsType, _Rows, _Cols, _Supers, _Subs, _Options > >
 
struct  traits< BDCSVD< _MatrixType > >
 
struct  traits< BiCGSTAB< _MatrixType, _Preconditioner > >
 
struct  traits< Block< XprType, BlockRows, BlockCols, InnerPanel > >
 
struct  traits< ColPivHouseholderQR< _MatrixType > >
 
struct  traits< CompleteOrthogonalDecomposition< _MatrixType > >
 
struct  traits< ConjugateGradient< _MatrixType, _UpLo, _Preconditioner > >
 
struct  traits< const T >
 
struct  traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
 
struct  traits< CwiseNullaryOp< NullaryOp, PlainObjectType > >
 
struct  traits< CwiseTernaryOp< TernaryOp, Arg1, Arg2, Arg3 > >
 
struct  traits< CwiseUnaryOp< UnaryOp, XprType > >
 
struct  traits< CwiseUnaryView< ViewOp, MatrixType > >
 
struct  traits< Diagonal< const SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >
 
struct  traits< Diagonal< MatrixType, DiagIndex > >
 
struct  traits< Diagonal< SparseMatrix< _Scalar, _Options, _StorageIndex >, DiagIndex > >
 
struct  traits< DiagonalMatrix< _Scalar, SizeAtCompileTime, MaxSizeAtCompileTime > >
 
struct  traits< DiagonalWrapper< _DiagonalVectorType > >
 
struct  traits< EvalToTemp< ArgType > >
 
struct  traits< ForceAlignedAccess< ExpressionType > >
 
struct  traits< FullPivHouseholderQR< _MatrixType > >
 
struct  traits< FullPivHouseholderQRMatrixQReturnType< MatrixType > >
 
struct  traits< FullPivLU< _MatrixType > >
 
struct  traits< HessenbergDecompositionMatrixHReturnType< MatrixType > >
 
struct  traits< Homogeneous< MatrixType, Direction > >
 
struct  traits< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > >
 
struct  traits< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > >
 
struct  traits< HouseholderQR< _MatrixType > >
 
struct  traits< HouseholderSequence< VectorsType, CoeffsType, Side > >
 
struct  traits< image_retval_base< DecompositionType > >
 
struct  traits< IndexedView< XprType, RowIndices, ColIndices > >
 
struct  traits< Inverse< CompleteOrthogonalDecomposition< MatrixType > > >
 
struct  traits< Inverse< XprType > >
 
struct  traits< JacobiSVD< _MatrixType, QRPreconditioner > >
 
struct  traits< kernel_retval_base< DecompositionType > >
 
struct  traits< LDLT< _MatrixType, _UpLo > >
 
struct  traits< LeastSquaresConjugateGradient< _MatrixType, _Preconditioner > >
 
struct  traits< LLT< _MatrixType, _UpLo > >
 
struct  traits< Map< const Quaternion< _Scalar >, _Options > >
 
struct  traits< Map< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  traits< Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, _PacketAccess > >
 
struct  traits< Map< PlainObjectType, MapOptions, StrideType > >
 
struct  traits< Map< Quaternion< _Scalar >, _Options > >
 
struct  traits< Map< SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >
 
struct  traits< Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex >, _PacketAccess > >
 
struct  traits< MappedSparseMatrix< _Scalar, _Flags, _StorageIndex > >
 
struct  traits< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols > >
 
struct  traits< MatrixWrapper< ExpressionType > >
 
struct  traits< NestByValue< ExpressionType > >
 
struct  traits< PartialPivLU< _MatrixType > >
 
struct  traits< PartialReduxExpr< MatrixType, MemberOp, Direction > >
 
struct  traits< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >
 
struct  traits< PermutationWrapper< _IndicesType > >
 
struct  traits< Product< Lhs, Rhs, Option > >
 
struct  traits< Quaternion< _Scalar, _Options > >
 
struct  traits< Ref< _PlainObjectType, _Options, _StrideType > >
 
struct  traits< Ref< const SparseMatrix< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >
 
struct  traits< Ref< const SparseVector< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >
 
struct  traits< Ref< SparseMatrix< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >
 
struct  traits< Ref< SparseVector< MatScalar, MatOptions, MatIndex >, _Options, _StrideType > >
 
struct  traits< RefBase< Derived > >
 
struct  traits< Replicate< MatrixType, RowFactor, ColFactor > >
 
struct  traits< Reshaped< XprType, Rows, Cols, Order > >
 
struct  traits< ReturnByValue< Derived > >
 
struct  traits< Reverse< MatrixType, Direction > >
 
struct  traits< Rotation2D< _Scalar > >
 
struct  traits< Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > >
 
struct  traits< SelfAdjointView< MatrixType, UpLo > >
 
struct  traits< SimplicialCholesky< _MatrixType, _UpLo, _Ordering > >
 
struct  traits< SimplicialLDLT< _MatrixType, _UpLo, _Ordering > >
 
struct  traits< SimplicialLLT< _MatrixType, _UpLo, _Ordering > >
 
struct  traits< Solve< Decomposition, RhsType > >
 
struct  traits< SolveWithGuess< Decomposition, RhsType, GuessType > >
 
struct  traits< SparseCompressedBase< Derived > >
 
struct  traits< SparseMatrix< _Scalar, _Options, _StorageIndex > >
 
struct  traits< SparseQR_QProduct< SparseQRType, Derived > >
 
struct  traits< SparseQRMatrixQReturnType< SparseQRType > >
 
struct  traits< SparseQRMatrixQTransposeReturnType< SparseQRType > >
 
struct  traits< SparseRefBase< Derived > >
 
struct  traits< SparseSelfAdjointView< MatrixType, Mode > >
 
struct  traits< SparseSymmetricPermutationProduct< MatrixType, Mode > >
 
struct  traits< SparseVector< _Scalar, _Options, _StorageIndex > >
 
struct  traits< SparseView< MatrixType > >
 
struct  traits< SPQR_QProduct< SPQRType, Derived > >
 
struct  traits< SPQRMatrixQReturnType< SPQRType > >
 
struct  traits< SPQRMatrixQTransposeReturnType< SPQRType > >
 
struct  traits< SVDBase< Derived > >
 
struct  traits< Transform< _Scalar, _Dim, _Mode, _Options > >
 
struct  traits< Transpose< MatrixType > >
 
struct  traits< Transpose< TranspositionsBase< Derived > > >
 
struct  traits< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, _StorageIndex > >
 
struct  traits< TranspositionsWrapper< _IndicesType > >
 
struct  traits< triangular_solve_retval< Side, TriangularType, Rhs > >
 
struct  traits< TriangularView< MatrixType, _Mode > >
 
struct  traits< TridiagonalizationMatrixTReturnType< MatrixType > >
 
struct  traits< VectorBlock< VectorType, Size > >
 
struct  transfer_constness
 
struct  transform_construct_from_matrix
 
struct  transform_construct_from_matrix< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >
 
struct  transform_construct_from_matrix< Other, Mode, Options, Dim, HDim, Dim, Dim >
 
struct  transform_construct_from_matrix< Other, Mode, Options, Dim, HDim, Dim, HDim >
 
struct  transform_construct_from_matrix< Other, Mode, Options, Dim, HDim, HDim, HDim >
 
struct  transform_left_product_impl
 
struct  transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, Dim, HDim >
 
struct  transform_left_product_impl< Other, AffineCompact, Options, Dim, HDim, HDim, HDim >
 
struct  transform_left_product_impl< Other, Mode, Options, Dim, HDim, Dim, Dim >
 
struct  transform_left_product_impl< Other, Mode, Options, Dim, HDim, Dim, HDim >
 
struct  transform_left_product_impl< Other, Mode, Options, Dim, HDim, HDim, HDim >
 
struct  transform_make_affine
 
struct  transform_make_affine< AffineCompact >
 
struct  transform_product_result
 
struct  transform_right_product_impl
 
struct  transform_right_product_impl< TransformType, MatrixType, 0, RhsCols >
 
struct  transform_right_product_impl< TransformType, MatrixType, 1, RhsCols >
 
struct  transform_right_product_impl< TransformType, MatrixType, 2, 1 >
 
struct  transform_right_product_impl< TransformType, MatrixType, 2, RhsCols >
 
struct  transform_rotation_impl
 
struct  transform_rotation_impl< Isometry >
 
struct  transform_take_affine_part
 
struct  transform_take_affine_part< Transform< Scalar, Dim, AffineCompact, Options > >
 
struct  transform_traits
 
struct  transform_transform_product_impl
 
struct  transform_transform_product_impl< Transform< Scalar, Dim, AffineCompact, LhsOptions >, Transform< Scalar, Dim, Projective, RhsOptions >, true >
 
struct  transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, false >
 
struct  transform_transform_product_impl< Transform< Scalar, Dim, LhsMode, LhsOptions >, Transform< Scalar, Dim, RhsMode, RhsOptions >, true >
 
struct  transform_transform_product_impl< Transform< Scalar, Dim, Projective, LhsOptions >, Transform< Scalar, Dim, AffineCompact, RhsOptions >, true >
 
struct  TransposeImpl_base
 
struct  TransposeImpl_base< MatrixType, false >
 
struct  transposition_matrix_product
 
struct  Triangular2Dense
 
struct  Triangular2Triangular
 
struct  triangular_assignment_loop
 
struct  triangular_assignment_loop< Kernel, Mode, 0, SetOpposite >
 
struct  triangular_assignment_loop< Kernel, Mode, Dynamic, SetOpposite >
 
class  triangular_dense_assignment_kernel
 
class  triangular_dense_assignment_kernel< UpLo, SelfAdjoint, SetOpposite, DstEvaluatorTypeT, SrcEvaluatorTypeT, Functor, Version >
 
struct  triangular_matrix_vector_product
 
struct  triangular_matrix_vector_product< Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, ColMajor, Version >
 
struct  triangular_matrix_vector_product< Index, Mode, LhsScalar, ConjLhs, RhsScalar, ConjRhs, RowMajor, Version >
 
struct  triangular_matrix_vector_product_trmv
 
struct  triangular_product_impl
 
struct  triangular_product_impl< Mode, false, Lhs, true, Rhs, false >
 
struct  triangular_product_impl< Mode, LhsIsTriangular, Lhs, false, Rhs, false >
 
struct  triangular_product_impl< Mode, true, Lhs, false, Rhs, true >
 
struct  triangular_solve_matrix
 
struct  triangular_solve_matrix< Scalar, Index, OnTheLeft, Mode, Conjugate, TriStorageOrder, ColMajor, OtherInnerStride >
 
struct  triangular_solve_matrix< Scalar, Index, OnTheRight, Mode, Conjugate, TriStorageOrder, ColMajor, OtherInnerStride >
 
struct  triangular_solve_matrix< Scalar, Index, Side, Mode, Conjugate, TriStorageOrder, RowMajor, OtherInnerStride >
 
struct  triangular_solve_retval
 
struct  triangular_solve_vector
 
struct  triangular_solve_vector< LhsScalar, RhsScalar, Index, OnTheLeft, Mode, Conjugate, ColMajor >
 
struct  triangular_solve_vector< LhsScalar, RhsScalar, Index, OnTheLeft, Mode, Conjugate, RowMajor >
 
struct  triangular_solve_vector< LhsScalar, RhsScalar, Index, OnTheRight, Mode, Conjugate, StorageOrder >
 
struct  triangular_solver_selector
 
struct  triangular_solver_selector< Lhs, Rhs, OnTheLeft, Mode, CompleteUnrolling, 1 >
 
struct  triangular_solver_selector< Lhs, Rhs, OnTheRight, Mode, CompleteUnrolling, 1 >
 
struct  triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, 1 >
 
struct  triangular_solver_selector< Lhs, Rhs, Side, Mode, NoUnrolling, Dynamic >
 
struct  triangular_solver_unroller
 
struct  triangular_solver_unroller< Lhs, Rhs, Mode, LoopIndex, Size, false >
 
struct  triangular_solver_unroller< Lhs, Rhs, Mode, LoopIndex, Size, true >
 
struct  tribb_kernel
 
struct  tridiagonalization_inplace_selector
 
struct  tridiagonalization_inplace_selector< MatrixType, 1, IsComplex >
 
struct  tridiagonalization_inplace_selector< MatrixType, 3, false >
 
struct  TridiagonalizationMatrixTReturnType
 
class  TridiagonalMatrix
 Represents a tridiagonal matrix with a compact banded storage. More...
 
struct  trmv_selector
 
struct  trmv_selector< Mode, ColMajor >
 
struct  trmv_selector< Mode, RowMajor >
 
class  trsolve_traits
 
struct  true_type
 
struct  type_casting_traits
 
struct  type_casting_traits< double, float >
 
struct  type_casting_traits< Eigen::half, float >
 
struct  type_casting_traits< float, double >
 
struct  type_casting_traits< float, Eigen::half >
 
struct  type_casting_traits< float, half >
 
struct  type_casting_traits< float, int >
 
struct  type_casting_traits< float, numext::int32_t >
 
struct  type_casting_traits< float, numext::uint32_t >
 
struct  type_casting_traits< half, float >
 
struct  type_casting_traits< int, float >
 
struct  type_casting_traits< numext::int16_t, numext::uint16_t >
 
struct  type_casting_traits< numext::int32_t, float >
 
struct  type_casting_traits< numext::int32_t, numext::uint32_t >
 
struct  type_casting_traits< numext::int64_t, numext::uint64_t >
 
struct  type_casting_traits< numext::int8_t, numext::uint8_t >
 
struct  type_casting_traits< numext::uint16_t, numext::int16_t >
 
struct  type_casting_traits< numext::uint32_t, float >
 
struct  type_casting_traits< numext::uint32_t, numext::int32_t >
 
struct  type_casting_traits< numext::uint64_t, numext::int64_t >
 
struct  type_casting_traits< numext::uint8_t, numext::int8_t >
 
struct  umeyama_transform_matrix_type
 
struct  unaligned_dense_assignment_loop
 
struct  unaligned_dense_assignment_loop< false >
 
struct  unary_evaluator
 
struct  unary_evaluator< ArrayWrapper< TArgType > >
 
struct  unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IndexBased >
 
struct  unary_evaluator< Block< ArgType, BlockRows, BlockCols, InnerPanel >, IteratorBased >
 
struct  unary_evaluator< Block< const SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >
 
struct  unary_evaluator< Block< SparseMatrix< _Scalar, _Options, _StorageIndex >, BlockRows, BlockCols, true >, IteratorBased >
 
struct  unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IndexBased >
 
struct  unary_evaluator< CwiseUnaryOp< UnaryOp, ArgType >, IteratorBased >
 
struct  unary_evaluator< CwiseUnaryView< UnaryOp, ArgType >, IndexBased >
 
struct  unary_evaluator< CwiseUnaryView< ViewOp, ArgType >, IteratorBased >
 
struct  unary_evaluator< Homogeneous< ArgType, Direction >, IndexBased >
 
struct  unary_evaluator< IndexedView< ArgType, RowIndices, ColIndices >, IndexBased >
 
struct  unary_evaluator< Inverse< ArgType > >
 
struct  unary_evaluator< MatrixWrapper< TArgType > >
 
struct  unary_evaluator< Replicate< ArgType, RowFactor, ColFactor > >
 
struct  unary_evaluator< Reverse< ArgType, Direction > >
 
struct  unary_evaluator< SparseView< ArgType >, IndexBased >
 
struct  unary_evaluator< SparseView< ArgType >, IteratorBased >
 
struct  unary_evaluator< SparseView< Product< Lhs, Rhs, Options > >, IteratorBased >
 
struct  unary_evaluator< Transpose< ArgType >, IndexBased >
 
struct  unary_evaluator< Transpose< ArgType >, IteratorBased >
 
struct  unary_evaluator< TriangularView< ArgType, Mode >, IteratorBased >
 
struct  unary_evaluator< TriangularView< MatrixType, Mode >, IndexBased >
 
struct  unary_result_of_select
 
struct  unary_result_of_select< Func, ArgType, sizeof(has_std_result_type)>
 
struct  unary_result_of_select< Func, ArgType, sizeof(has_tr1_result)>
 
struct  uniformscaling_times_affine_returntype
 
struct  unitOrthogonal_selector
 
struct  unitOrthogonal_selector< Derived, 2 >
 
struct  unitOrthogonal_selector< Derived, 3 >
 
struct  unpacket_traits
 
struct  unpacket_traits< DoublePacket< Packet > >
 
struct  unpacket_traits< Packet16b >
 
struct  unpacket_traits< Packet16c >
 
struct  unpacket_traits< Packet16f >
 
struct  unpacket_traits< Packet16h >
 
struct  unpacket_traits< Packet16i >
 
struct  unpacket_traits< Packet16uc >
 
struct  unpacket_traits< Packet1cd >
 
struct  unpacket_traits< Packet1cf >
 
struct  unpacket_traits< Packet2cd >
 
struct  unpacket_traits< Packet2cf >
 
struct  unpacket_traits< Packet2d >
 
struct  unpacket_traits< Packet2f >
 
struct  unpacket_traits< Packet2i >
 
struct  unpacket_traits< Packet2l >
 
struct  unpacket_traits< Packet2ui >
 
struct  unpacket_traits< Packet2ul >
 
struct  unpacket_traits< Packet4c >
 
struct  unpacket_traits< Packet4cd >
 
struct  unpacket_traits< Packet4cf >
 
struct  unpacket_traits< Packet4d >
 
struct  unpacket_traits< Packet4f >
 
struct  unpacket_traits< Packet4i >
 
struct  unpacket_traits< Packet4s >
 
struct  unpacket_traits< Packet4uc >
 
struct  unpacket_traits< Packet4ui >
 
struct  unpacket_traits< Packet4us >
 
struct  unpacket_traits< Packet8c >
 
struct  unpacket_traits< Packet8cf >
 
struct  unpacket_traits< Packet8d >
 
struct  unpacket_traits< Packet8f >
 
struct  unpacket_traits< Packet8h >
 
struct  unpacket_traits< Packet8i >
 
struct  unpacket_traits< Packet8s >
 
struct  unpacket_traits< Packet8uc >
 
struct  unpacket_traits< Packet8us >
 
class  UpperBidiagonalization
 
struct  valid_indexed_view_overload
 
class  variable_if_dynamic
 
class  variable_if_dynamic< T, Dynamic >
 
class  variable_if_dynamicindex
 
class  variable_if_dynamicindex< T, DynamicIndex >
 
class  VariableAndFixedInt
 
struct  vectorwise_reverse_inplace_impl
 
struct  vectorwise_reverse_inplace_impl< Horizontal >
 
struct  vectorwise_reverse_inplace_impl< Vertical >
 
class  visitor_evaluator
 
struct  visitor_impl
 
struct  visitor_impl< Visitor, Derived, 0 >
 
struct  visitor_impl< Visitor, Derived, 1 >
 
struct  visitor_impl< Visitor, Derived, Dynamic >
 
class  vml_assign_traits
 

Typedefs

typedef __vector float Packet4f
 
typedef __vector int Packet4i
 
typedef __vector unsigned int Packet4ui
 
typedef __vector __bool int Packet4bi
 
typedef __vector short int Packet8s
 
typedef __vector unsigned short int Packet8us
 
typedef __vector int8_t Packet16c
 
typedef __vector uint8_t Packet16uc
 
typedef __m256 Packet8f
 
typedef __m256i Packet8i
 
typedef __m256d Packet4d
 
typedef eigen_packet_wrapper< __m128i, 2 > Packet8h
 
typedef __m512 Packet16f
 
typedef __m512i Packet16i
 
typedef __m512d Packet8d
 
typedef eigen_packet_wrapper< __m256i, 1 > Packet16h
 
typedef v2f64 Packet2d
 
typedef v2i64 Packet2l
 
typedef v2u64 Packet2ul
 
typedef float32x2_t Packet2f
 
typedef eigen_packet_wrapper< int32_t,2 > Packet4c
 
typedef int8x8_t Packet8c
 
typedef eigen_packet_wrapper< uint32_t,5 > Packet4uc
 
typedef uint8x8_t Packet8uc
 
typedef int16x4_t Packet4s
 
typedef uint16x4_t Packet4us
 
typedef int32x2_t Packet2i
 
typedef uint32x2_t Packet2ui
 
typedef eigen_packet_wrapper< __m128i, 1 > Packet16b
 
typedef const char * SsePrefetchPtrType
 
typedef std::ptrdiff_t IntPtr
 
typedef std::size_t UIntPtr
 

Enumerations

enum  SignMatrix { PositiveSemiDef, NegativeSemiDef, ZeroSign, Indefinite }
 
enum  { meta_floor_log2_terminate, meta_floor_log2_move_up, meta_floor_log2_move_down, meta_floor_log2_bogus }
 
enum  PermPermProduct_t { PermPermProduct }
 
enum  GEBPPacketSizeType { GEBPPacketFull = 0, GEBPPacketHalf, GEBPPacketQuarter }
 
enum  GEMVPacketSizeType { GEMVPacketFull = 0, GEMVPacketHalf, GEMVPacketQuarter }
 
enum  ComparisonName {
  cmp_EQ = 0, cmp_LT = 1, cmp_LE = 2, cmp_UNORD = 3,
  cmp_NEQ = 4, cmp_GT = 5, cmp_GE = 6
}
 
enum  { SDP_AsScalarProduct, SDP_AsCwiseProduct }
 
enum  { SVA_RuntimeSwitch, SVA_Inner, SVA_Outer }
 
enum  { LUNoMarker = 3 }
 
enum  { emptyIdxLU = -1 }
 
enum  MemType {
  LUSUP, UCOL, LSUB, USUB,
  LLVL, ULVL
}
 
enum  { PreconditionIfMoreColsThanRows, PreconditionIfMoreRowsThanCols }
 

Functions

template<typename _StorageIndex >
cholmod_dense * cm_solve (int sys, cholmod_factor &L, cholmod_dense &B, cholmod_common &Common)
 
template<>
cholmod_dense * cm_solve< SuiteSparse_long > (int sys, cholmod_factor &L, cholmod_dense &B, cholmod_common &Common)
 
template<typename _StorageIndex >
cholmod_sparse * cm_spsolve (int sys, cholmod_factor &L, cholmod_sparse &B, cholmod_common &Common)
 
template<>
cholmod_sparse * cm_spsolve< SuiteSparse_long > (int sys, cholmod_factor &L, cholmod_sparse &B, cholmod_common &Common)
 
template<typename _StorageIndex >
int cm_factorize_p (cholmod_sparse *A, double beta[2], _StorageIndex *fset, std::size_t fsize, cholmod_factor *L, cholmod_common &Common)
 
template<>
int cm_factorize_p< SuiteSparse_long > (cholmod_sparse *A, double beta[2], SuiteSparse_long *fset, std::size_t fsize, cholmod_factor *L, cholmod_common &Common)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pset1< Packet2cf > (const std::complex< float > &from)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pload< Packet2cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet2cf ploadu< Packet2cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet2cf ploaddup< Packet2cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< float > > (std::complex< float > *to, const Packet2cf &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< float > > (std::complex< float > *to, const Packet2cf &from)
 
template<>
EIGEN_DEVICE_FUNC Packet2cf pgather< std::complex< float >, Packet2cf > (const std::complex< float > *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< float >, Packet2cf > (std::complex< float > *to, const Packet2cf &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE Packet2cf padd< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf psub< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pnegate (const Packet2cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pconj (const Packet2cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pmul< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pand< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf por< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pxor< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pandnot< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE void prefetch< std::complex< float > > (const std::complex< float > *addr)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > pfirst< Packet2cf > (const Packet2cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cf preverse (const Packet2cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux< Packet2cf > (const Packet2cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux_mul< Packet2cf > (const Packet2cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pdiv< Packet2cf > (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pcplxflip< Packet2cf > (const Packet2cf &x)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet2cf, 2 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pcmp_eq (const Packet2cf &a, const Packet2cf &b)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f plog< Packet4f > (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f pexp< Packet4f > (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f psin< Packet4f > (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f pcos< Packet4f > (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f prsqrt< Packet4f > (const Packet4f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f ptanh< Packet4f > (const Packet4f &x)
 
std::ostream & operator<< (std::ostream &s, const Packet16c &v)
 
std::ostream & operator<< (std::ostream &s, const Packet16uc &v)
 
std::ostream & operator<< (std::ostream &s, const Packet4f &v)
 
std::ostream & operator<< (std::ostream &s, const Packet4i &v)
 
std::ostream & operator<< (std::ostream &s, const Packet4ui &v)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pload_common (const __UNPACK_TYPE__(Packet)*from)
 
template<>
EIGEN_STRONG_INLINE Packet4f pload< Packet4f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i pload< Packet4i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s pload< Packet8s > (const short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us pload< Packet8us > (const unsigned short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet16c pload< Packet16c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pload< Packet16uc > (const uint8_t *from)
 
template<typename Packet >
EIGEN_STRONG_INLINE void pstore_common (__UNPACK_TYPE__(Packet)*to, const Packet &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< float > (float *to, const Packet4f &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int > (int *to, const Packet4i &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< short int > (short int *to, const Packet8s &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< unsigned short int > (unsigned short int *to, const Packet8us &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int8_t > (int8_t *to, const Packet16c &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint8_t > (uint8_t *to, const Packet16uc &from)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pset1_size4 (const __UNPACK_TYPE__(Packet)&from)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pset1_size8 (const __UNPACK_TYPE__(Packet)&from)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pset1_size16 (const __UNPACK_TYPE__(Packet)&from)
 
template<>
EIGEN_STRONG_INLINE Packet4f pset1< Packet4f > (const float &from)
 
template<>
EIGEN_STRONG_INLINE Packet4i pset1< Packet4i > (const int &from)
 
template<>
EIGEN_STRONG_INLINE Packet8s pset1< Packet8s > (const short int &from)
 
template<>
EIGEN_STRONG_INLINE Packet8us pset1< Packet8us > (const unsigned short int &from)
 
template<>
EIGEN_STRONG_INLINE Packet16c pset1< Packet16c > (const int8_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pset1< Packet16uc > (const uint8_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet4f pset1frombits< Packet4f > (unsigned int from)
 
template<typename Packet >
EIGEN_STRONG_INLINE void pbroadcast4_common (const __UNPACK_TYPE__(Packet)*a, Packet &a0, Packet &a1, Packet &a2, Packet &a3)
 
template<>
EIGEN_STRONG_INLINE void pbroadcast4< Packet4f > (const float *a, Packet4f &a0, Packet4f &a1, Packet4f &a2, Packet4f &a3)
 
template<>
EIGEN_STRONG_INLINE void pbroadcast4< Packet4i > (const int *a, Packet4i &a0, Packet4i &a1, Packet4i &a2, Packet4i &a3)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pgather_common (const __UNPACK_TYPE__(Packet)*from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4f pgather< float, Packet4f > (const float *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4i pgather< int, Packet4i > (const int *from, Index stride)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pgather_size8 (const __UNPACK_TYPE__(Packet)*from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8s pgather< short int, Packet8s > (const short int *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8us pgather< unsigned short int, Packet8us > (const unsigned short int *from, Index stride)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pgather_size16 (const __UNPACK_TYPE__(Packet)*from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet16c pgather< int8_t, Packet16c > (const int8_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet16uc pgather< uint8_t, Packet16uc > (const uint8_t *from, Index stride)
 
template<typename Packet >
EIGEN_DEVICE_FUNC void pscatter_size4 (__UNPACK_TYPE__(Packet)*to, const Packet &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< float, Packet4f > (float *to, const Packet4f &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int, Packet4i > (int *to, const Packet4i &from, Index stride)
 
template<typename Packet >
EIGEN_DEVICE_FUNC void pscatter_size8 (__UNPACK_TYPE__(Packet)*to, const Packet &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< short int, Packet8s > (short int *to, const Packet8s &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< unsigned short int, Packet8us > (unsigned short int *to, const Packet8us &from, Index stride)
 
template<typename Packet >
EIGEN_DEVICE_FUNC void pscatter_size16 (__UNPACK_TYPE__(Packet)*to, const Packet &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int8_t, Packet16c > (int8_t *to, const Packet16c &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint8_t, Packet16uc > (uint8_t *to, const Packet16uc &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE Packet4f plset< Packet4f > (const float &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i plset< Packet4i > (const int &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s plset< Packet8s > (const short int &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us plset< Packet8us > (const unsigned short int &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c plset< Packet16c > (const int8_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc plset< Packet16uc > (const uint8_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f padd< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i padd< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s padd< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us padd< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c padd< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc padd< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f psub< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i psub< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c psub< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc psub< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pnegate (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pnegate (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pconj (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pconj (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pmul< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pmul< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pmul< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pmul< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pdiv< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pdiv< Packet4i > (const Packet4i &, const Packet4i &)
 
template<>
EIGEN_STRONG_INLINE Packet4f pmadd (const Packet4f &a, const Packet4f &b, const Packet4f &c)
 
template<>
EIGEN_STRONG_INLINE Packet4i pmadd (const Packet4i &a, const Packet4i &b, const Packet4i &c)
 
template<>
EIGEN_STRONG_INLINE Packet4f pmin< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pmin< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pmin< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pmin< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pmin< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pmin< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pmax< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pmax< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pmax< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pmax< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pmax< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pmax< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_le (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_lt (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_eq (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_lt_or_nan (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcmp_eq (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pand< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pand< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f por< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i por< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pxor< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pxor< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pandnot< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pandnot< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pselect (const Packet4f &mask, const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pround< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pceil< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pfloor< Packet4f > (const Packet4f &a)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet ploadu_common (const __UNPACK_TYPE__(Packet)*from)
 
template<>
EIGEN_STRONG_INLINE Packet4f ploadu< Packet4f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i ploadu< Packet4i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s ploadu< Packet8s > (const short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us ploadu< Packet8us > (const unsigned short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet16c ploadu< Packet16c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet16uc ploadu< Packet16uc > (const uint8_t *from)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet ploaddup_common (const __UNPACK_TYPE__(Packet)*from)
 
template<>
EIGEN_STRONG_INLINE Packet4f ploaddup< Packet4f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i ploaddup< Packet4i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s ploaddup< Packet8s > (const short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us ploaddup< Packet8us > (const unsigned short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s ploadquad< Packet8s > (const short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us ploadquad< Packet8us > (const unsigned short int *from)
 
template<>
EIGEN_STRONG_INLINE Packet16c ploaddup< Packet16c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet16uc ploaddup< Packet16uc > (const uint8_t *from)
 
template<typename Packet >
EIGEN_STRONG_INLINE void pstoreu_common (__UNPACK_TYPE__(Packet)*to, const Packet &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< float > (float *to, const Packet4f &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int > (int *to, const Packet4i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< short int > (short int *to, const Packet8s &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< unsigned short int > (unsigned short int *to, const Packet8us &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int8_t > (int8_t *to, const Packet16c &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint8_t > (uint8_t *to, const Packet16uc &from)
 
template<>
EIGEN_STRONG_INLINE void prefetch< float > (const float *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< int > (const int *addr)
 
template<>
EIGEN_STRONG_INLINE float pfirst< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE int pfirst< Packet4i > (const Packet4i &a)
 
template<typename Packet >
EIGEN_STRONG_INLINE __UNPACK_TYPE__ (Packet) pfirst_common(const Packet &a)
 
template<>
EIGEN_STRONG_INLINE short int pfirst< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE unsigned short int pfirst< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int8_t pfirst< Packet16c > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t pfirst< Packet16uc > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f preverse (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i preverse (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s preverse (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us preverse (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c preverse (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc preverse (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pabs (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pabs (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s pabs (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us pabs (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c pabs (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pabs (const Packet16uc &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4i parithmetic_shift_right (Packet4i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4i plogical_shift_right (Packet4i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4i plogical_shift_left (Packet4i a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pfrexp< Packet4f > (const Packet4f &a, Packet4f &exponent)
 
template<>
EIGEN_STRONG_INLINE Packet4f pldexp< Packet4f > (const Packet4f &a, const Packet4f &exponent)
 
template<>
EIGEN_STRONG_INLINE float predux< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE int predux< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE short int predux< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE unsigned short int predux< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux< Packet16c > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux< Packet16uc > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE float predux_mul< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE int predux_mul< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE short int predux_mul< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE unsigned short int predux_mul< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_mul< Packet16c > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_mul< Packet16uc > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE float predux_min< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE int predux_min< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE short int predux_min< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE unsigned short int predux_min< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_min< Packet16c > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_min< Packet16uc > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE float predux_max< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE int predux_max< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE short int predux_max< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE unsigned short int predux_max< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_max< Packet16c > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_max< Packet16uc > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE bool predux_any (const Packet4f &x)
 
template<typename T >
EIGEN_DEVICE_FUNC void ptranpose_common (PacketBlock< T, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4f, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4i, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8s, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8us, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16c, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16uc, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8s, 8 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8us, 8 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16c, 16 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16uc, 16 > &kernel)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pblend4 (const Selector< 4 > &ifPacket, const Packet &thenPacket, const Packet &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet4i pblend (const Selector< 4 > &ifPacket, const Packet4i &thenPacket, const Packet4i &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet4f pblend (const Selector< 4 > &ifPacket, const Packet4f &thenPacket, const Packet4f &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet8s pblend (const Selector< 8 > &ifPacket, const Packet8s &thenPacket, const Packet8s &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet8us pblend (const Selector< 8 > &ifPacket, const Packet8us &thenPacket, const Packet8us &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet16c pblend (const Selector< 16 > &ifPacket, const Packet16c &thenPacket, const Packet16c &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pblend (const Selector< 16 > &ifPacket, const Packet16uc &thenPacket, const Packet16uc &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcast< Packet4f, Packet4i > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet4i, Packet4f > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i preinterpret< Packet4i, Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f preinterpret< Packet4f, Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf padd< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf psub< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pnegate (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pconj (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pmul< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pcmp_eq (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf ptrue< Packet4cf > (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pand< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf por< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pxor< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pandnot< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pload< Packet4cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet4cf ploadu< Packet4cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pset1< Packet4cf > (const std::complex< float > &from)
 
template<>
EIGEN_STRONG_INLINE Packet4cf ploaddup< Packet4cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< float > > (std::complex< float > *to, const Packet4cf &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< float > > (std::complex< float > *to, const Packet4cf &from)
 
template<>
EIGEN_DEVICE_FUNC Packet4cf pgather< std::complex< float >, Packet4cf > (const std::complex< float > *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< float >, Packet4cf > (std::complex< float > *to, const Packet4cf &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > pfirst< Packet4cf > (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf preverse (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux< Packet4cf > (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux_mul< Packet4cf > (const Packet4cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pdiv< Packet4cf > (const Packet4cf &a, const Packet4cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cf pcplxflip< Packet4cf > (const Packet4cf &x)
 
template<>
EIGEN_STRONG_INLINE Packet2cd padd< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd psub< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pnegate (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pconj (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pmul< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pcmp_eq (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd ptrue< Packet2cd > (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pand< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd por< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pxor< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pandnot< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pload< Packet2cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE Packet2cd ploadu< Packet2cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pset1< Packet2cd > (const std::complex< double > &from)
 
template<>
EIGEN_STRONG_INLINE Packet2cd ploaddup< Packet2cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< double > > (std::complex< double > *to, const Packet2cd &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< double > > (std::complex< double > *to, const Packet2cd &from)
 
template<>
EIGEN_DEVICE_FUNC Packet2cd pgather< std::complex< double >, Packet2cd > (const std::complex< double > *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< double >, Packet2cd > (std::complex< double > *to, const Packet2cd &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > pfirst< Packet2cd > (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cd preverse (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > predux< Packet2cd > (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > predux_mul< Packet2cd > (const Packet2cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pdiv< Packet2cd > (const Packet2cd &a, const Packet2cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet2cd pcplxflip< Packet2cd > (const Packet2cd &x)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4cf, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2cd, 2 > &kernel)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f psin< Packet8f > (const Packet8f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f pcos< Packet8f > (const Packet8f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f plog< Packet8f > (const Packet8f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f plog1p< Packet8f > (const Packet8f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f pexpm1< Packet8f > (const Packet8f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f pexp< Packet8f > (const Packet8f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f ptanh< Packet8f > (const Packet8f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4d pexp< Packet4d > (const Packet4d &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f psqrt< Packet8f > (const Packet8f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4d psqrt< Packet4d > (const Packet4d &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet8f prsqrt< Packet8f > (const Packet8f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4d prsqrt< Packet4d > (const Packet4d &x)
 
template<>
EIGEN_STRONG_INLINE Packet8f pset1< Packet8f > (const float &from)
 
template<>
EIGEN_STRONG_INLINE Packet4d pset1< Packet4d > (const double &from)
 
template<>
EIGEN_STRONG_INLINE Packet8i pset1< Packet8i > (const int &from)
 
template<>
EIGEN_STRONG_INLINE Packet8f pset1frombits< Packet8f > (unsigned int from)
 
template<>
EIGEN_STRONG_INLINE Packet8f pzero (const Packet8f &)
 
template<>
EIGEN_STRONG_INLINE Packet4d pzero (const Packet4d &)
 
template<>
EIGEN_STRONG_INLINE Packet8i pzero (const Packet8i &)
 
template<>
EIGEN_STRONG_INLINE Packet8f pload1< Packet8f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4d pload1< Packet4d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet8f plset< Packet8f > (const float &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d plset< Packet4d > (const double &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f padd< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d padd< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i padd< Packet8i > (const Packet8i &a, const Packet8i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f psub< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d psub< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pnegate (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d pnegate (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pconj (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d pconj (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8i pconj (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pmul< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pmul< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pdiv< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pdiv< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i pdiv< Packet8i > (const Packet8i &, const Packet8i &)
 
template<>
EIGEN_STRONG_INLINE Packet8f pmin< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pmin< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pmax< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pmax< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pcmp_le (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pcmp_lt (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pcmp_lt_or_nan (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pcmp_eq (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pcmp_le (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pcmp_lt (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pcmp_lt_or_nan (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pcmp_eq (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i pcmp_eq (const Packet8i &a, const Packet8i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f print< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d print< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pceil< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d pceil< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pfloor< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d pfloor< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8i ptrue< Packet8i > (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f ptrue< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d ptrue< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pand< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pand< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i pand< Packet8i > (const Packet8i &a, const Packet8i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f por< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d por< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i por< Packet8i > (const Packet8i &a, const Packet8i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pxor< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pxor< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i pxor< Packet8i > (const Packet8i &a, const Packet8i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pandnot< Packet8f > (const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pandnot< Packet4d > (const Packet4d &a, const Packet4d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8i pandnot< Packet8i > (const Packet8i &a, const Packet8i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8f pround< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d pround< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pselect< Packet8f > (const Packet8f &mask, const Packet8f &a, const Packet8f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4d pselect< Packet4d > (const Packet4d &mask, const Packet4d &a, const Packet4d &b)
 
template<int N>
EIGEN_STRONG_INLINE Packet8i parithmetic_shift_right (Packet8i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8i plogical_shift_right (Packet8i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8i plogical_shift_left (Packet8i a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pload< Packet8f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4d pload< Packet4d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet8i pload< Packet8i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8f ploadu< Packet8f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4d ploadu< Packet4d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet8i ploadu< Packet8i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet8f ploadu< Packet8f > (const float *from, uint8_t umask)
 
template<>
EIGEN_STRONG_INLINE Packet8f ploaddup< Packet8f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4d ploaddup< Packet4d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet8f ploadquad< Packet8f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< float > (float *to, const Packet8f &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< double > (double *to, const Packet4d &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int > (int *to, const Packet8i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< float > (float *to, const Packet8f &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< double > (double *to, const Packet4d &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int > (int *to, const Packet8i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< float > (float *to, const Packet8f &from, uint8_t umask)
 
template<>
EIGEN_DEVICE_FUNC Packet8f pgather< float, Packet8f > (const float *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4d pgather< double, Packet4d > (const double *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< float, Packet8f > (float *to, const Packet8f &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< double, Packet4d > (double *to, const Packet4d &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet8f > (float *to, const float &a)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet4d > (double *to, const double &a)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet8i > (int *to, const int &a)
 
template<>
EIGEN_STRONG_INLINE void prefetch< double > (const double *addr)
 
template<>
EIGEN_STRONG_INLINE float pfirst< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE double pfirst< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE int pfirst< Packet8i > (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f preverse (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d preverse (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pabs (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d pabs (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pfrexp< Packet8f > (const Packet8f &a, Packet8f &exponent)
 
template<>
EIGEN_STRONG_INLINE Packet8f pldexp< Packet8f > (const Packet8f &a, const Packet8f &exponent)
 
template<>
EIGEN_STRONG_INLINE Packet4d pldexp< Packet4d > (const Packet4d &a, const Packet4d &exponent)
 
template<>
EIGEN_STRONG_INLINE float predux< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE double predux< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f predux_half_dowto4< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE float predux_mul< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE double predux_mul< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE float predux_min< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE double predux_min< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE float predux_max< Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE double predux_max< Packet4d > (const Packet4d &a)
 
template<>
EIGEN_STRONG_INLINE bool predux_any (const Packet8f &x)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8f, 8 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8f, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4d, 4 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet8f pblend (const Selector< 8 > &ifPacket, const Packet8f &thenPacket, const Packet8f &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet4d pblend (const Selector< 4 > &ifPacket, const Packet4d &thenPacket, const Packet4d &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet8h pset1< Packet8h > (const Eigen::half &from)
 
template<>
EIGEN_STRONG_INLINE Eigen::half pfirst< Packet8h > (const Packet8h &from)
 
template<>
EIGEN_STRONG_INLINE Packet8h pload< Packet8h > (const Eigen::half *from)
 
template<>
EIGEN_STRONG_INLINE Packet8h ploadu< Packet8h > (const Eigen::half *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< Eigen::half > (Eigen::half *to, const Packet8h &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< Eigen::half > (Eigen::half *to, const Packet8h &from)
 
template<>
EIGEN_STRONG_INLINE Packet8h ploaddup< Packet8h > (const Eigen::half *from)
 
template<>
EIGEN_STRONG_INLINE Packet8h ploadquad< Packet8h > (const Eigen::half *from)
 
EIGEN_STRONG_INLINE Packet8f half2float (const Packet8h &a)
 
EIGEN_STRONG_INLINE Packet8h float2half (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h ptrue (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h por (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pxor (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pand (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pandnot (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pselect (const Packet8h &mask, const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pcmp_eq (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pconj (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h pnegate (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h padd< Packet8h > (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h psub< Packet8h > (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pmul< Packet8h > (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pdiv< Packet8h > (const Packet8h &a, const Packet8h &b)
 
template<>
EIGEN_STRONG_INLINE Packet8h pgather< Eigen::half, Packet8h > (const Eigen::half *from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void pscatter< Eigen::half, Packet8h > (Eigen::half *to, const Packet8h &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE Eigen::half predux< Packet8h > (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Eigen::half predux_max< Packet8h > (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Eigen::half predux_min< Packet8h > (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Eigen::half predux_mul< Packet8h > (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h preverse (const Packet8h &a)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet8h, 8 > &kernel)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet8h, 4 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet8i pcast< Packet8f, Packet8i > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pcast< Packet8i, Packet8f > (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8i preinterpret< Packet8i, Packet8f > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f preinterpret< Packet8f, Packet8i > (const Packet8i &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f pcast< Packet8h, Packet8f > (const Packet8h &a)
 
template<>
EIGEN_STRONG_INLINE Packet8h pcast< Packet8f, Packet8h > (const Packet8f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8cf ptrue< Packet8cf > (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet8cf padd< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf psub< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pnegate (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pconj (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pmul< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pand< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf por< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pxor< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pandnot< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pcmp_eq (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pload< Packet8cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet8cf ploadu< Packet8cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pset1< Packet8cf > (const std::complex< float > &from)
 
template<>
EIGEN_STRONG_INLINE Packet8cf ploaddup< Packet8cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet8cf ploadquad< Packet8cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< float > > (std::complex< float > *to, const Packet8cf &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< float > > (std::complex< float > *to, const Packet8cf &from)
 
template<>
EIGEN_DEVICE_FUNC Packet8cf pgather< std::complex< float >, Packet8cf > (const std::complex< float > *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< float >, Packet8cf > (std::complex< float > *to, const Packet8cf &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > pfirst< Packet8cf > (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet8cf preverse (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux< Packet8cf > (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux_mul< Packet8cf > (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cf predux_half_dowto4< Packet8cf > (const Packet8cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pdiv< Packet8cf > (const Packet8cf &a, const Packet8cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet8cf pcplxflip< Packet8cf > (const Packet8cf &x)
 
template<>
EIGEN_STRONG_INLINE Packet4cd padd< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd psub< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pnegate (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pconj (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pmul< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd ptrue< Packet4cd > (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pand< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd por< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pxor< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pandnot< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pcmp_eq (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pload< Packet4cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE Packet4cd ploadu< Packet4cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pset1< Packet4cd > (const std::complex< double > &from)
 
template<>
EIGEN_STRONG_INLINE Packet4cd ploaddup< Packet4cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< double > > (std::complex< double > *to, const Packet4cd &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< double > > (std::complex< double > *to, const Packet4cd &from)
 
template<>
EIGEN_DEVICE_FUNC Packet4cd pgather< std::complex< double >, Packet4cd > (const std::complex< double > *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< double >, Packet4cd > (std::complex< double > *to, const Packet4cd &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > pfirst< Packet4cd > (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cd preverse (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > predux< Packet4cd > (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > predux_mul< Packet4cd > (const Packet4cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pdiv< Packet4cd > (const Packet4cd &a, const Packet4cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet4cd pcplxflip< Packet4cd > (const Packet4cd &x)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8cf, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8cf, 8 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4cd, 4 > &kernel)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet16f psin< Packet16f > (const Packet16f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet16f pcos< Packet16f > (const Packet16f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet16f ptanh< Packet16f > (const Packet16f &_x)
 
template<>
EIGEN_STRONG_INLINE Packet16f pset1< Packet16f > (const float &from)
 
template<>
EIGEN_STRONG_INLINE Packet8d pset1< Packet8d > (const double &from)
 
template<>
EIGEN_STRONG_INLINE Packet16i pset1< Packet16i > (const int &from)
 
template<>
EIGEN_STRONG_INLINE Packet16f pset1frombits< Packet16f > (unsigned int from)
 
template<>
EIGEN_STRONG_INLINE Packet16f pload1< Packet16f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet8d pload1< Packet8d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet16f plset< Packet16f > (const float &a)
 
template<>
EIGEN_STRONG_INLINE Packet8d plset< Packet8d > (const double &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f padd< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d padd< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i padd< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f psub< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d psub< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i psub< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pnegate (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8d pnegate (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f pconj (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8d pconj (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE Packet16i pconj (const Packet16i &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f pmul< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pmul< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i pmul< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pdiv< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pdiv< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_DEVICE_FUNC Packet16f pselect (const Packet16f &mask, const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_DEVICE_FUNC Packet8d pselect (const Packet8d &mask, const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pmin< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pmin< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pmax< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pmax< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<int I_>
EIGEN_STRONG_INLINE Packet8f extract256 (Packet16f x)
 
template<int I_>
EIGEN_STRONG_INLINE Packet2d extract128 (Packet8d x)
 
EIGEN_STRONG_INLINE Packet16f cat256 (Packet8f a, Packet8f b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pcmp_eq (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pcmp_le (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pcmp_lt (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pcmp_lt_or_nan (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i pcmp_eq (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pcmp_eq (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pcmp_le (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pcmp_lt (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pcmp_lt_or_nan (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i ptrue< Packet16i > (const Packet16i &)
 
template<>
EIGEN_STRONG_INLINE Packet16f ptrue< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8d ptrue< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE Packet16i pand< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pand< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pand< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i por< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f por< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d por< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i pxor< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pxor< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pxor< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<>
EIGEN_STRONG_INLINE Packet16i pandnot< Packet16i > (const Packet16i &a, const Packet16i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16f pandnot< Packet16f > (const Packet16f &a, const Packet16f &b)
 
template<>
EIGEN_STRONG_INLINE Packet8d pandnot< Packet8d > (const Packet8d &a, const Packet8d &b)
 
template<int N>
EIGEN_STRONG_INLINE Packet16i parithmetic_shift_right (Packet16i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16i plogical_shift_right (Packet16i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16i plogical_shift_left (Packet16i a)
 
template<>
EIGEN_STRONG_INLINE Packet16f pload< Packet16f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet8d pload< Packet8d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet16i pload< Packet16i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet16f ploadu< Packet16f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet8d ploadu< Packet8d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet16i ploadu< Packet16i > (const int *from)
 
template<>
EIGEN_STRONG_INLINE Packet16f ploadu< Packet16f > (const float *from, uint16_t umask)
 
template<>
EIGEN_STRONG_INLINE Packet16f ploaddup< Packet16f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet8d ploaddup< Packet8d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet16f ploadquad< Packet16f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet8d ploadquad< Packet8d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< float > (float *to, const Packet16f &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< double > (double *to, const Packet8d &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int > (int *to, const Packet16i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< float > (float *to, const Packet16f &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< double > (double *to, const Packet8d &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int > (int *to, const Packet16i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< float > (float *to, const Packet16f &from, uint16_t umask)
 
template<>
EIGEN_DEVICE_FUNC Packet16f pgather< float, Packet16f > (const float *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8d pgather< double, Packet8d > (const double *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< float, Packet16f > (float *to, const Packet16f &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< double, Packet8d > (double *to, const Packet8d &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet16f > (float *to, const float &a)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet8d > (double *to, const double &a)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet16i > (int *to, const int &a)
 
template<>
EIGEN_STRONG_INLINE float pfirst< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE double pfirst< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE int pfirst< Packet16i > (const Packet16i &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f preverse (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8d preverse (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f pabs (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet8d pabs (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE float predux< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE double predux< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE Packet8f predux_half_dowto4< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4d predux_half_dowto4< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE float predux_mul< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE double predux_mul< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE float predux_min< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE double predux_min< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE float predux_max< Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE double predux_max< Packet8d > (const Packet8d &a)
 
template<>
EIGEN_STRONG_INLINE bool predux_any (const Packet16f &x)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16f, 16 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16f, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8d, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8d, 8 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet16f pblend (const Selector< 16 > &, const Packet16f &, const Packet16f &)
 
template<>
EIGEN_STRONG_INLINE Packet8d pblend (const Selector< 8 > &ifPacket, const Packet8d &thenPacket, const Packet8d &elsePacket)
 
template<>
EIGEN_STRONG_INLINE Packet16i pcast< Packet16f, Packet16i > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f pcast< Packet16i, Packet16f > (const Packet16i &a)
 
template<>
EIGEN_STRONG_INLINE Packet16i preinterpret< Packet16i, Packet16f > (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet16f preinterpret< Packet16f, Packet16i > (const Packet16i &a)
 
template<>
EIGEN_STRONG_INLINE Packet16h pset1< Packet16h > (const Eigen::half &from)
 
template<>
EIGEN_STRONG_INLINE Eigen::half pfirst< Packet16h > (const Packet16h &from)
 
template<>
EIGEN_STRONG_INLINE Packet16h pload< Packet16h > (const Eigen::half *from)
 
template<>
EIGEN_STRONG_INLINE Packet16h ploadu< Packet16h > (const Eigen::half *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< half > (Eigen::half *to, const Packet16h &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< half > (Eigen::half *to, const Packet16h &from)
 
template<>
EIGEN_STRONG_INLINE Packet16h ploaddup< Packet16h > (const Eigen::half *from)
 
template<>
EIGEN_STRONG_INLINE Packet16h ploadquad (const Eigen::half *from)
 
EIGEN_STRONG_INLINE Packet16f half2float (const Packet16h &a)
 
EIGEN_STRONG_INLINE Packet16h float2half (const Packet16f &a)
 
template<>
EIGEN_STRONG_INLINE Packet16h ptrue (const Packet16h &a)
 
template<>
EIGEN_STRONG_INLINE Packet16h por (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pxor (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pand (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pandnot (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pselect (const Packet16h &mask, const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pcmp_eq (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pnegate (const Packet16h &a)
 
template<>
EIGEN_STRONG_INLINE Packet16h padd< Packet16h > (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h psub< Packet16h > (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pmul< Packet16h > (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE Packet16h pdiv< Packet16h > (const Packet16h &a, const Packet16h &b)
 
template<>
EIGEN_STRONG_INLINE half predux< Packet16h > (const Packet16h &from)
 
template<>
EIGEN_STRONG_INLINE half predux_mul< Packet16h > (const Packet16h &from)
 
template<>
EIGEN_STRONG_INLINE Packet16h preverse (const Packet16h &a)
 
template<>
EIGEN_STRONG_INLINE Packet16h pgather< Eigen::half, Packet16h > (const Eigen::half *from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void pscatter< half, Packet16h > (half *to, const Packet16h &from, Index stride)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet16h, 16 > &kernel)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet16h, 8 > &kernel)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet16h, 4 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet16f pcast< Packet16h, Packet16f > (const Packet16h &a)
 
template<>
EIGEN_STRONG_INLINE Packet16h pcast< Packet16f, Packet16h > (const Packet16f &a)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pfrexp_float (const Packet &a, Packet &exponent)
 
template<typename Packet >
EIGEN_STRONG_INLINE Packet pldexp_float (Packet a, Packet exponent)
 
template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet plog_float (const Packet _x)
 
template<typename Packet >
Packet generic_plog1p (const Packet &x)
 
template<typename Packet >
Packet generic_expm1 (const Packet &x)
 
template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet pexp_float (const Packet _x)
 
template<>
EIGEN_DEVICE_FUNC float pexp (const float &a)
 
template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet pexp_double (const Packet _x)
 
template<>
EIGEN_DEVICE_FUNC double pexp (const double &a)
 
float trig_reduce_huge (float xf, int *quadrant)
 
template<bool ComputeSine, typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet psincos_float (const Packet &_x)
 
template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet psin_float (const Packet &x)
 
template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet pcos_float (const Packet &x)
 
std::ostream & operator<< (std::ostream &os, const Packet2cf &value)
 
std::ostream & operator<< (std::ostream &os, const PacketBlock< Packet2cf, 2 > &value)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pblend (const Selector< 2 > &ifPacket, const Packet2cf &thenPacket, const Packet2cf &elsePacket)
 
std::ostream & operator<< (std::ostream &os, const Packet1cd &value)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pload< Packet1cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE Packet1cd ploadu< Packet1cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pset1< Packet1cd > (const std::complex< double > &from)
 
template<>
EIGEN_STRONG_INLINE Packet1cd padd< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd psub< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pnegate (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pconj (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pmul< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pand< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd por< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pxor< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pandnot< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cd ploaddup< Packet1cd > (const std::complex< double > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< double > > (std::complex< double > *to, const Packet1cd &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< double > > (std::complex< double > *to, const Packet1cd &from)
 
template<>
EIGEN_STRONG_INLINE void prefetch< std::complex< double > > (const std::complex< double > *addr)
 
template<>
EIGEN_DEVICE_FUNC Packet1cd pgather< std::complex< double >, Packet1cd > (const std::complex< double > *from, Index stride __attribute__((unused)))
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< double >, Packet1cd > (std::complex< double > *to, const Packet1cd &from, Index stride __attribute__((unused)))
 
template<>
EIGEN_STRONG_INLINE std::complex< double > pfirst< Packet1cd > (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cd preverse (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > predux< Packet1cd > (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< double > predux_mul< Packet1cd > (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pdiv< Packet1cd > (const Packet1cd &a, const Packet1cd &b)
 
EIGEN_STRONG_INLINE Packet1cd pcplxflip (const Packet1cd &x)
 
std::ostream & operator<< (std::ostream &os, const PacketBlock< Packet1cd, 2 > &value)
 
EIGEN_STRONG_INLINE void ptranspose (PacketBlock< Packet1cd, 2 > &kernel)
 
template<bool sine>
Packet4f psincos_inner_msa_float (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2d pexp< Packet2d > (const Packet2d &_x)
 
template<>
EIGEN_STRONG_INLINE Packet4i pset1< Packet4i > (const int32_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet4f pload1< Packet4f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i pload1< Packet4i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i plset< Packet4i > (const int32_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pload< Packet4i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i ploadu< Packet4i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i ploaddup< Packet4i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int32_t > (int32_t *to, const Packet4i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int32_t > (int32_t *to, const Packet4i &from)
 
template<>
EIGEN_DEVICE_FUNC Packet4i pgather< int32_t, Packet4i > (const int32_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int32_t, Packet4i > (int32_t *to, const Packet4i &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void prefetch< int32_t > (const int32_t *addr)
 
template<>
EIGEN_STRONG_INLINE int32_t pfirst< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux_mul< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux_min< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux_max< Packet4i > (const Packet4i &a)
 
std::ostream & operator<< (std::ostream &os, const PacketBlock< Packet4f, 4 > &value)
 
std::ostream & operator<< (std::ostream &os, const PacketBlock< Packet4i, 4 > &value)
 
template<>
EIGEN_STRONG_INLINE Packet4f psqrt (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f prsqrt (const Packet4f &a)
 
std::ostream & operator<< (std::ostream &os, const Packet2d &value)
 
std::ostream & operator<< (std::ostream &os, const Packet2l &value)
 
std::ostream & operator<< (std::ostream &os, const Packet2ul &value)
 
template<>
EIGEN_STRONG_INLINE Packet2d pset1< Packet2d > (const double &from)
 
template<>
EIGEN_STRONG_INLINE Packet2d padd< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d plset< Packet2d > (const double &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d psub< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pnegate (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pconj (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pmul< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pdiv< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pmadd (const Packet2d &a, const Packet2d &b, const Packet2d &c)
 
template<>
EIGEN_STRONG_INLINE Packet2d pand< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d por< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pxor< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pandnot< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pload< Packet2d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet2d pmin< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pmax< Packet2d > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d ploadu< Packet2d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE Packet2d ploaddup< Packet2d > (const double *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< double > (double *to, const Packet2d &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< double > (double *to, const Packet2d &from)
 
template<>
EIGEN_DEVICE_FUNC Packet2d pgather< double, Packet2d > (const double *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< double, Packet2d > (double *to, const Packet2d &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE double pfirst< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d preverse (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pabs (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE double predux< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE double predux_mul< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE double predux_min< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE double predux_max< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d psqrt (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d prsqrt (const Packet2d &a)
 
std::ostream & operator<< (std::ostream &os, const PacketBlock< Packet2d, 2 > &value)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2d, 2 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet2d pfloor< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pceil< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pround< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pblend (const Selector< 2 > &ifPacket, const Packet2d &thenPacket, const Packet2d &elsePacket)
 
uint32x4_t p4ui_CONJ_XOR ()
 
uint32x2_t p2ui_CONJ_XOR ()
 
template<>
EIGEN_STRONG_INLINE Packet1cf pcast< float, Packet1cf > (const float &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cf pcast< Packet2f, Packet2cf > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pset1< Packet1cf > (const std::complex< float > &from)
 
template<>
EIGEN_STRONG_INLINE Packet1cf padd< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf psub< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pnegate (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pconj (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pmul< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pcmp_eq (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pand< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf por< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pxor< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pandnot< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pload< Packet1cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet1cf ploadu< Packet1cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE Packet1cf ploaddup< Packet1cf > (const std::complex< float > *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< std::complex< float > > (std::complex< float > *to, const Packet1cf &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< std::complex< float > > (std::complex< float > *to, const Packet1cf &from)
 
template<>
EIGEN_DEVICE_FUNC Packet1cf pgather< std::complex< float >, Packet1cf > (const std::complex< float > *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< float >, Packet1cf > (std::complex< float > *to, const Packet1cf &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > pfirst< Packet1cf > (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cf preverse (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pcplxflip< Packet1cf > (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux< Packet1cf > (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE std::complex< float > predux_mul< Packet1cf > (const Packet1cf &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cf pdiv< Packet1cf > (const Packet1cf &a, const Packet1cf &b)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet1cf, 1 > &)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2f pexp< Packet2f > (const Packet2f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2f plog< Packet2f > (const Packet2f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2f psin< Packet2f > (const Packet2f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2f pcos< Packet2f > (const Packet2f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2f ptanh< Packet2f > (const Packet2f &x)
 
template<>
EIGEN_STRONG_INLINE Packet2f pset1< Packet2f > (const float &from)
 
template<>
EIGEN_STRONG_INLINE Packet4c pset1< Packet4c > (const int8_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet8c pset1< Packet8c > (const int8_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pset1< Packet4uc > (const uint8_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pset1< Packet8uc > (const uint8_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet4s pset1< Packet4s > (const int16_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet8s pset1< Packet8s > (const int16_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet4us pset1< Packet4us > (const uint16_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet8us pset1< Packet8us > (const uint16_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet2i pset1< Packet2i > (const int32_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pset1< Packet2ui > (const uint32_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pset1< Packet4ui > (const uint32_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet2l pset1< Packet2l > (const int64_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pset1< Packet2ul > (const uint64_t &from)
 
template<>
EIGEN_STRONG_INLINE Packet2f pset1frombits< Packet2f > (unsigned int from)
 
template<>
EIGEN_STRONG_INLINE Packet2f plset< Packet2f > (const float &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c plset< Packet4c > (const int8_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c plset< Packet8c > (const int8_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc plset< Packet4uc > (const uint8_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc plset< Packet8uc > (const uint8_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s plset< Packet4s > (const int16_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us plset< Packet4us > (const uint16_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s plset< Packet8s > (const int16_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us plset< Packet8us > (const uint16_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i plset< Packet2i > (const int32_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui plset< Packet2ui > (const uint32_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui plset< Packet4ui > (const uint32_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l plset< Packet2l > (const int64_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul plset< Packet2ul > (const uint64_t &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f padd< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c padd< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c padd< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc padd< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc padd< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s padd< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us padd< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i padd< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui padd< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui padd< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l padd< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul padd< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f psub< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c psub< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c psub< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc psub< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc psub< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s psub< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s psub< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us psub< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us psub< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i psub< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui psub< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui psub< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l psub< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul psub< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pnegate (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pnegate (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c pnegate (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c pnegate (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pnegate (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s pnegate (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pnegate (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pnegate (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pconj (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pconj (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c pconj (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c pconj (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pconj (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pconj (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pconj (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pconj (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s pconj (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pconj (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us pconj (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pconj (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pconj (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pconj (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pconj (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pconj (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pmul< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pmul< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pmul< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pmul< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pmul< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pmul< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pmul< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pmul< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pmul< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pmul< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pmul< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pmul< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pdiv< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pdiv< Packet4c > (const Packet4c &, const Packet4c &)
 
template<>
EIGEN_STRONG_INLINE Packet8c pdiv< Packet8c > (const Packet8c &, const Packet8c &)
 
template<>
EIGEN_STRONG_INLINE Packet16c pdiv< Packet16c > (const Packet16c &, const Packet16c &)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pdiv< Packet4uc > (const Packet4uc &, const Packet4uc &)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pdiv< Packet8uc > (const Packet8uc &, const Packet8uc &)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pdiv< Packet16uc > (const Packet16uc &, const Packet16uc &)
 
template<>
EIGEN_STRONG_INLINE Packet4s pdiv< Packet4s > (const Packet4s &, const Packet4s &)
 
template<>
EIGEN_STRONG_INLINE Packet8s pdiv< Packet8s > (const Packet8s &, const Packet8s &)
 
template<>
EIGEN_STRONG_INLINE Packet4us pdiv< Packet4us > (const Packet4us &, const Packet4us &)
 
template<>
EIGEN_STRONG_INLINE Packet8us pdiv< Packet8us > (const Packet8us &, const Packet8us &)
 
template<>
EIGEN_STRONG_INLINE Packet2i pdiv< Packet2i > (const Packet2i &, const Packet2i &)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pdiv< Packet2ui > (const Packet2ui &, const Packet2ui &)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pdiv< Packet4ui > (const Packet4ui &, const Packet4ui &)
 
template<>
EIGEN_STRONG_INLINE Packet2l pdiv< Packet2l > (const Packet2l &, const Packet2l &)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pdiv< Packet2ul > (const Packet2ul &, const Packet2ul &)
 
template<>
EIGEN_STRONG_INLINE Packet4c pmadd (const Packet4c &a, const Packet4c &b, const Packet4c &c)
 
template<>
EIGEN_STRONG_INLINE Packet8c pmadd (const Packet8c &a, const Packet8c &b, const Packet8c &c)
 
template<>
EIGEN_STRONG_INLINE Packet16c pmadd (const Packet16c &a, const Packet16c &b, const Packet16c &c)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pmadd (const Packet4uc &a, const Packet4uc &b, const Packet4uc &c)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pmadd (const Packet8uc &a, const Packet8uc &b, const Packet8uc &c)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pmadd (const Packet16uc &a, const Packet16uc &b, const Packet16uc &c)
 
template<>
EIGEN_STRONG_INLINE Packet4s pmadd (const Packet4s &a, const Packet4s &b, const Packet4s &c)
 
template<>
EIGEN_STRONG_INLINE Packet8s pmadd (const Packet8s &a, const Packet8s &b, const Packet8s &c)
 
template<>
EIGEN_STRONG_INLINE Packet4us pmadd (const Packet4us &a, const Packet4us &b, const Packet4us &c)
 
template<>
EIGEN_STRONG_INLINE Packet8us pmadd (const Packet8us &a, const Packet8us &b, const Packet8us &c)
 
template<>
EIGEN_STRONG_INLINE Packet2i pmadd (const Packet2i &a, const Packet2i &b, const Packet2i &c)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pmadd (const Packet2ui &a, const Packet2ui &b, const Packet2ui &c)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pmadd (const Packet4ui &a, const Packet4ui &b, const Packet4ui &c)
 
template<>
EIGEN_STRONG_INLINE Packet2f pabsdiff< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pabsdiff< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pabsdiff< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pabsdiff< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pabsdiff< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pabsdiff< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pabsdiff< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pabsdiff< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pabsdiff< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pabsdiff< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pabsdiff< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pabsdiff< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pabsdiff< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pabsdiff< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pabsdiff< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pabsdiff< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pmin< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pmin< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pmin< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pmin< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pmin< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pmin< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pmin< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pmin< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pmin< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pmin< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l pmin< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pmin< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pmax< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pmax< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pmax< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pmax< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pmax< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pmax< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pmax< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pmax< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pmax< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pmax< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l pmax< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pmax< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcmp_le< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_le< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcmp_le< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pcmp_le< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pcmp_le< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcmp_le< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pcmp_le< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pcmp_le< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcmp_le< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pcmp_le< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcmp_le< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pcmp_le< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcmp_le< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcmp_le< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcmp_le< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcmp_le< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcmp_lt< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_lt< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcmp_lt< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pcmp_lt< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pcmp_lt< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcmp_lt< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pcmp_lt< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pcmp_lt< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcmp_lt< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pcmp_lt< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcmp_lt< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pcmp_lt< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcmp_lt< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcmp_lt< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcmp_lt< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcmp_lt< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcmp_eq< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_eq< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcmp_eq< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pcmp_eq< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pcmp_eq< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcmp_eq< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pcmp_eq< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pcmp_eq< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcmp_eq< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pcmp_eq< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcmp_eq< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pcmp_eq< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcmp_eq< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcmp_eq< Packet4i > (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcmp_eq< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcmp_eq< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcmp_lt_or_nan< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcmp_lt_or_nan< Packet4f > (const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pfloor< Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pand< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pand< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pand< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pand< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pand< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pand< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pand< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pand< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pand< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pand< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pand< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pand< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pand< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pand< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l pand< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pand< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f por< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c por< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c por< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c por< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc por< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc por< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc por< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s por< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s por< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us por< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us por< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i por< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui por< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui por< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l por< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul por< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pxor< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pxor< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pxor< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pxor< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pxor< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pxor< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pxor< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pxor< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pxor< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pxor< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pxor< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pxor< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pxor< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pxor< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l pxor< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pxor< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet2f pandnot< Packet2f > (const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_STRONG_INLINE Packet4c pandnot< Packet4c > (const Packet4c &a, const Packet4c &b)
 
template<>
EIGEN_STRONG_INLINE Packet8c pandnot< Packet8c > (const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_STRONG_INLINE Packet16c pandnot< Packet16c > (const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pandnot< Packet4uc > (const Packet4uc &a, const Packet4uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pandnot< Packet8uc > (const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pandnot< Packet16uc > (const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_STRONG_INLINE Packet4s pandnot< Packet4s > (const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_STRONG_INLINE Packet8s pandnot< Packet8s > (const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_STRONG_INLINE Packet4us pandnot< Packet4us > (const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_STRONG_INLINE Packet8us pandnot< Packet8us > (const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_STRONG_INLINE Packet2i pandnot< Packet2i > (const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pandnot< Packet2ui > (const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pandnot< Packet4ui > (const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_STRONG_INLINE Packet2l pandnot< Packet2l > (const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pandnot< Packet2ul > (const Packet2ul &a, const Packet2ul &b)
 
template<int N>
EIGEN_STRONG_INLINE Packet4c parithmetic_shift_right (Packet4c &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8c parithmetic_shift_right (Packet8c a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16c parithmetic_shift_right (Packet16c a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4uc parithmetic_shift_right (Packet4uc &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8uc parithmetic_shift_right (Packet8uc a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16uc parithmetic_shift_right (Packet16uc a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4s parithmetic_shift_right (Packet4s a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8s parithmetic_shift_right (Packet8s a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4us parithmetic_shift_right (Packet4us a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8us parithmetic_shift_right (Packet8us a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2i parithmetic_shift_right (Packet2i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2ui parithmetic_shift_right (Packet2ui a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4ui parithmetic_shift_right (Packet4ui a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2l parithmetic_shift_right (Packet2l a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2ul parithmetic_shift_right (Packet2ul a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4c plogical_shift_right (Packet4c &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8c plogical_shift_right (Packet8c a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16c plogical_shift_right (Packet16c a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4uc plogical_shift_right (Packet4uc &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8uc plogical_shift_right (Packet8uc a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16uc plogical_shift_right (Packet16uc a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4s plogical_shift_right (Packet4s a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8s plogical_shift_right (Packet8s a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4us plogical_shift_right (Packet4us a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8us plogical_shift_right (Packet8us a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2i plogical_shift_right (Packet2i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2ui plogical_shift_right (Packet2ui a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4ui plogical_shift_right (Packet4ui a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2l plogical_shift_right (Packet2l a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2ul plogical_shift_right (Packet2ul a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4c plogical_shift_left (Packet4c &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8c plogical_shift_left (Packet8c a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16c plogical_shift_left (Packet16c a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4uc plogical_shift_left (Packet4uc &a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8uc plogical_shift_left (Packet8uc a)
 
template<int N>
EIGEN_STRONG_INLINE Packet16uc plogical_shift_left (Packet16uc a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4s plogical_shift_left (Packet4s a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8s plogical_shift_left (Packet8s a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4us plogical_shift_left (Packet4us a)
 
template<int N>
EIGEN_STRONG_INLINE Packet8us plogical_shift_left (Packet8us a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2i plogical_shift_left (Packet2i a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2ui plogical_shift_left (Packet2ui a)
 
template<int N>
EIGEN_STRONG_INLINE Packet4ui plogical_shift_left (Packet4ui a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2l plogical_shift_left (Packet2l a)
 
template<int N>
EIGEN_STRONG_INLINE Packet2ul plogical_shift_left (Packet2ul a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pload< Packet2f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4c pload< Packet4c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8c pload< Packet8c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pload< Packet4uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pload< Packet8uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4s pload< Packet4s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s pload< Packet8s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4us pload< Packet4us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us pload< Packet8us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2i pload< Packet2i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pload< Packet2ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pload< Packet4ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2l pload< Packet2l > (const int64_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pload< Packet2ul > (const uint64_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2f ploadu< Packet2f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4c ploadu< Packet4c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8c ploadu< Packet8c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4uc ploadu< Packet4uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8uc ploadu< Packet8uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4s ploadu< Packet4s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s ploadu< Packet8s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4us ploadu< Packet4us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us ploadu< Packet8us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2i ploadu< Packet2i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2ui ploadu< Packet2ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4ui ploadu< Packet4ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2l ploadu< Packet2l > (const int64_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2ul ploadu< Packet2ul > (const uint64_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2f ploaddup< Packet2f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4c ploaddup< Packet4c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8c ploaddup< Packet8c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4uc ploaddup< Packet4uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8uc ploaddup< Packet8uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4s ploaddup< Packet4s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s ploaddup< Packet8s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4us ploaddup< Packet4us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us ploaddup< Packet8us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2i ploaddup< Packet2i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2ui ploaddup< Packet2ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4ui ploaddup< Packet4ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2l ploaddup< Packet2l > (const int64_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet2ul ploaddup< Packet2ul > (const uint64_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4f ploadquad< Packet4f > (const float *from)
 
template<>
EIGEN_STRONG_INLINE Packet4c ploadquad< Packet4c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8c ploadquad< Packet8c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet16c ploadquad< Packet16c > (const int8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4uc ploadquad< Packet4uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8uc ploadquad< Packet8uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet16uc ploadquad< Packet16uc > (const uint8_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8s ploadquad< Packet8s > (const int16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet8us ploadquad< Packet8us > (const uint16_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4i ploadquad< Packet4i > (const int32_t *from)
 
template<>
EIGEN_STRONG_INLINE Packet4ui ploadquad< Packet4ui > (const uint32_t *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< float > (float *to, const Packet2f &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int8_t > (int8_t *to, const Packet4c &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int8_t > (int8_t *to, const Packet8c &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint8_t > (uint8_t *to, const Packet4uc &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint8_t > (uint8_t *to, const Packet8uc &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int16_t > (int16_t *to, const Packet4s &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int16_t > (int16_t *to, const Packet8s &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint16_t > (uint16_t *to, const Packet4us &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint16_t > (uint16_t *to, const Packet8us &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int32_t > (int32_t *to, const Packet2i &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint32_t > (uint32_t *to, const Packet2ui &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint32_t > (uint32_t *to, const Packet4ui &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< int64_t > (int64_t *to, const Packet2l &from)
 
template<>
EIGEN_STRONG_INLINE void pstore< uint64_t > (uint64_t *to, const Packet2ul &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< float > (float *to, const Packet2f &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int8_t > (int8_t *to, const Packet4c &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int8_t > (int8_t *to, const Packet8c &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint8_t > (uint8_t *to, const Packet4uc &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint8_t > (uint8_t *to, const Packet8uc &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int16_t > (int16_t *to, const Packet4s &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int16_t > (int16_t *to, const Packet8s &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint16_t > (uint16_t *to, const Packet4us &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint16_t > (uint16_t *to, const Packet8us &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int32_t > (int32_t *to, const Packet2i &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint32_t > (uint32_t *to, const Packet2ui &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint32_t > (uint32_t *to, const Packet4ui &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< int64_t > (int64_t *to, const Packet2l &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< uint64_t > (uint64_t *to, const Packet2ul &from)
 
template<>
EIGEN_DEVICE_FUNC Packet2f pgather< float, Packet2f > (const float *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4c pgather< int8_t, Packet4c > (const int8_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8c pgather< int8_t, Packet8c > (const int8_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4uc pgather< uint8_t, Packet4uc > (const uint8_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8uc pgather< uint8_t, Packet8uc > (const uint8_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4s pgather< int16_t, Packet4s > (const int16_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8s pgather< int16_t, Packet8s > (const int16_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4us pgather< uint16_t, Packet4us > (const uint16_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet8us pgather< uint16_t, Packet8us > (const uint16_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet2i pgather< int32_t, Packet2i > (const int32_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet2ui pgather< uint32_t, Packet2ui > (const uint32_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet4ui pgather< uint32_t, Packet4ui > (const uint32_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet2l pgather< int64_t, Packet2l > (const int64_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC Packet2ul pgather< uint64_t, Packet2ul > (const uint64_t *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< float, Packet2f > (float *to, const Packet2f &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int8_t, Packet4c > (int8_t *to, const Packet4c &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int8_t, Packet8c > (int8_t *to, const Packet8c &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint8_t, Packet4uc > (uint8_t *to, const Packet4uc &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint8_t, Packet8uc > (uint8_t *to, const Packet8uc &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int16_t, Packet4s > (int16_t *to, const Packet4s &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int16_t, Packet8s > (int16_t *to, const Packet8s &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint16_t, Packet4us > (uint16_t *to, const Packet4us &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint16_t, Packet8us > (uint16_t *to, const Packet8us &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int32_t, Packet2i > (int32_t *to, const Packet2i &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint32_t, Packet2ui > (uint32_t *to, const Packet2ui &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint32_t, Packet4ui > (uint32_t *to, const Packet4ui &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< int64_t, Packet2l > (int64_t *to, const Packet2l &from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< uint64_t, Packet2ul > (uint64_t *to, const Packet2ul &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void prefetch< int8_t > (const int8_t *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< uint8_t > (const uint8_t *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< int16_t > (const int16_t *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< uint16_t > (const uint16_t *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< uint32_t > (const uint32_t *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< int64_t > (const int64_t *addr)
 
template<>
EIGEN_STRONG_INLINE void prefetch< uint64_t > (const uint64_t *addr)
 
template<>
EIGEN_STRONG_INLINE float pfirst< Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE int8_t pfirst< Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE int8_t pfirst< Packet8c > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t pfirst< Packet4uc > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t pfirst< Packet8uc > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE int16_t pfirst< Packet4s > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE int16_t pfirst< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t pfirst< Packet4us > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t pfirst< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int32_t pfirst< Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t pfirst< Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t pfirst< Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE int64_t pfirst< Packet2l > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE uint64_t pfirst< Packet2ul > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f preverse (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c preverse (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c preverse (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc preverse (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc preverse (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s preverse (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us preverse (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i preverse (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui preverse (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui preverse (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l preverse (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul preverse (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pabs (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pabs< Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c pabs (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pabs (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pabs (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pabs (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pabs (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pabs (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pabs (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pabs (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pabs (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pabs (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pfrexp< Packet2f > (const Packet2f &a, Packet2f &exponent)
 
template<>
EIGEN_STRONG_INLINE Packet2f pldexp< Packet2f > (const Packet2f &a, const Packet2f &exponent)
 
template<>
EIGEN_STRONG_INLINE float predux< Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux< Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux< Packet8c > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux< Packet4uc > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux< Packet8uc > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux< Packet4s > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux< Packet4us > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux< Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux< Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux< Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE int64_t predux< Packet2l > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE uint64_t predux< Packet2ul > (const Packet2ul &a)
 
template<>
EIGEN_DEVICE_FUNC Packet4c predux_half_dowto4 (const Packet8c &a)
 
template<>
EIGEN_DEVICE_FUNC Packet8c predux_half_dowto4 (const Packet16c &a)
 
template<>
EIGEN_DEVICE_FUNC Packet4uc predux_half_dowto4 (const Packet8uc &a)
 
template<>
EIGEN_DEVICE_FUNC Packet8uc predux_half_dowto4 (const Packet16uc &a)
 
template<>
EIGEN_DEVICE_FUNC Packet4s predux_half_dowto4 (const Packet8s &a)
 
template<>
EIGEN_DEVICE_FUNC Packet4us predux_half_dowto4 (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE float predux_mul< Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_mul< Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_mul< Packet8c > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_mul< Packet4uc > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_mul< Packet8uc > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux_mul< Packet4s > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux_mul< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux_mul< Packet4us > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux_mul< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux_mul< Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux_mul< Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux_mul< Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE int64_t predux_mul< Packet2l > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE uint64_t predux_mul< Packet2ul > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE float predux_min< Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_min< Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_min< Packet8c > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_min< Packet4uc > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_min< Packet8uc > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux_min< Packet4s > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux_min< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux_min< Packet4us > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux_min< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux_min< Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux_min< Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux_min< Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE int64_t predux_min< Packet2l > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE uint64_t predux_min< Packet2ul > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE float predux_max< Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_max< Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE int8_t predux_max< Packet8c > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_max< Packet4uc > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE uint8_t predux_max< Packet8uc > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux_max< Packet4s > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE int16_t predux_max< Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux_max< Packet4us > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE uint16_t predux_max< Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE int32_t predux_max< Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux_max< Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE uint32_t predux_max< Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE int64_t predux_max< Packet2l > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE uint64_t predux_max< Packet2ul > (const Packet2ul &a)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2f, 2 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4c, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8c, 8 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4uc, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet8uc, 8 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4s, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4us, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2i, 2 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2ui, 2 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet4ui, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2l, 2 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet2ul, 2 > &kernel)
 
template<>
EIGEN_DEVICE_FUNC Packet2f pselect (const Packet2f &mask, const Packet2f &a, const Packet2f &b)
 
template<>
EIGEN_DEVICE_FUNC Packet4f pselect (const Packet4f &mask, const Packet4f &a, const Packet4f &b)
 
template<>
EIGEN_DEVICE_FUNC Packet8c pselect (const Packet8c &mask, const Packet8c &a, const Packet8c &b)
 
template<>
EIGEN_DEVICE_FUNC Packet16c pselect (const Packet16c &mask, const Packet16c &a, const Packet16c &b)
 
template<>
EIGEN_DEVICE_FUNC Packet8uc pselect (const Packet8uc &mask, const Packet8uc &a, const Packet8uc &b)
 
template<>
EIGEN_DEVICE_FUNC Packet16uc pselect (const Packet16uc &mask, const Packet16uc &a, const Packet16uc &b)
 
template<>
EIGEN_DEVICE_FUNC Packet4s pselect (const Packet4s &mask, const Packet4s &a, const Packet4s &b)
 
template<>
EIGEN_DEVICE_FUNC Packet8s pselect (const Packet8s &mask, const Packet8s &a, const Packet8s &b)
 
template<>
EIGEN_DEVICE_FUNC Packet4us pselect (const Packet4us &mask, const Packet4us &a, const Packet4us &b)
 
template<>
EIGEN_DEVICE_FUNC Packet8us pselect (const Packet8us &mask, const Packet8us &a, const Packet8us &b)
 
template<>
EIGEN_DEVICE_FUNC Packet2i pselect (const Packet2i &mask, const Packet2i &a, const Packet2i &b)
 
template<>
EIGEN_DEVICE_FUNC Packet4i pselect (const Packet4i &mask, const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_DEVICE_FUNC Packet2ui pselect (const Packet2ui &mask, const Packet2ui &a, const Packet2ui &b)
 
template<>
EIGEN_DEVICE_FUNC Packet4ui pselect (const Packet4ui &mask, const Packet4ui &a, const Packet4ui &b)
 
template<>
EIGEN_DEVICE_FUNC Packet2l pselect (const Packet2l &mask, const Packet2l &a, const Packet2l &b)
 
template<>
EIGEN_DEVICE_FUNC Packet2ul pselect (const Packet2ul &mask, const Packet2ul &a, const Packet2ul &b)
 
template<>
EIGEN_STRONG_INLINE Packet4uc psqrt (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc psqrt (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc psqrt (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us psqrt (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us psqrt (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui psqrt (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui psqrt (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcast< Packet2i, Packet2f > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcast< Packet2ui, Packet2f > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcast< Packet2l, Packet2f > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f pcast< Packet2ul, Packet2f > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet4c, Packet4f > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet4uc, Packet4f > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet4s, Packet4f > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet4us, Packet4f > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet4ui, Packet4f > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcast< Packet4f, Packet4c > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcast< Packet4uc, Packet4c > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcast< Packet4s, Packet4c > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcast< Packet4us, Packet4c > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcast< Packet4i, Packet4c > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c pcast< Packet4ui, Packet4c > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c pcast< Packet8uc, Packet8c > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c pcast< Packet8s, Packet8c > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c pcast< Packet8us, Packet8c > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c pcast< Packet16uc, Packet16c > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcast< Packet4f, Packet4uc > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcast< Packet4i, Packet4uc > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcast< Packet4ui, Packet4uc > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcast< Packet4c, Packet4uc > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcast< Packet4s, Packet4uc > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc pcast< Packet4us, Packet4uc > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pcast< Packet8c, Packet8uc > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pcast< Packet8s, Packet8uc > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc pcast< Packet8us, Packet8uc > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc pcast< Packet16c, Packet16uc > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcast< Packet4f, Packet4s > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcast< Packet4c, Packet4s > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcast< Packet4uc, Packet4s > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcast< Packet4us, Packet4s > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcast< Packet4i, Packet4s > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s pcast< Packet4ui, Packet4s > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s pcast< Packet8uc, Packet8s > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s pcast< Packet8c, Packet8s > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s pcast< Packet8us, Packet8s > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcast< Packet4f, Packet4us > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcast< Packet4c, Packet4us > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcast< Packet4uc, Packet4us > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcast< Packet4s, Packet4us > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcast< Packet4i, Packet4us > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us pcast< Packet4ui, Packet4us > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us pcast< Packet8c, Packet8us > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us pcast< Packet8uc, Packet8us > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us pcast< Packet8s, Packet8us > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcast< Packet2f, Packet2i > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcast< Packet2ui, Packet2i > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcast< Packet2l, Packet2i > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i pcast< Packet2ul, Packet2i > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcast< Packet4c, Packet4i > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcast< Packet4uc, Packet4i > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcast< Packet4s, Packet4i > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcast< Packet4us, Packet4i > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcast< Packet4ui, Packet4i > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcast< Packet2f, Packet2ui > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcast< Packet2i, Packet2ui > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcast< Packet2l, Packet2ui > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui pcast< Packet2ul, Packet2ui > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcast< Packet4f, Packet4ui > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcast< Packet4c, Packet4ui > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcast< Packet4uc, Packet4ui > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcast< Packet4s, Packet4ui > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcast< Packet4us, Packet4ui > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui pcast< Packet4i, Packet4ui > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pcast< Packet2f, Packet2l > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pcast< Packet2i, Packet2l > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pcast< Packet2ui, Packet2l > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l pcast< Packet2ul, Packet2l > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pcast< Packet2f, Packet2ul > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pcast< Packet2i, Packet2ul > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pcast< Packet2ui, Packet2ul > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul pcast< Packet2l, Packet2ul > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f preinterpret< Packet2f, Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2f preinterpret< Packet2f, Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f preinterpret< Packet4f, Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4c preinterpret< Packet4c, Packet4uc > (const Packet4uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet8c preinterpret< Packet8c, Packet8uc > (const Packet8uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet16c preinterpret< Packet16c, Packet16uc > (const Packet16uc &a)
 
template<>
EIGEN_STRONG_INLINE Packet4uc preinterpret< Packet4uc, Packet4c > (const Packet4c &a)
 
template<>
EIGEN_STRONG_INLINE Packet8uc preinterpret< Packet8uc, Packet8c > (const Packet8c &a)
 
template<>
EIGEN_STRONG_INLINE Packet16uc preinterpret< Packet16uc, Packet16c > (const Packet16c &a)
 
template<>
EIGEN_STRONG_INLINE Packet4s preinterpret< Packet4s, Packet4us > (const Packet4us &a)
 
template<>
EIGEN_STRONG_INLINE Packet8s preinterpret< Packet8s, Packet8us > (const Packet8us &a)
 
template<>
EIGEN_STRONG_INLINE Packet4us preinterpret< Packet4us, Packet4s > (const Packet4s &a)
 
template<>
EIGEN_STRONG_INLINE Packet8us preinterpret< Packet8us, Packet8s > (const Packet8s &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i preinterpret< Packet2i, Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2i preinterpret< Packet2i, Packet2ui > (const Packet2ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet4i preinterpret< Packet4i, Packet4ui > (const Packet4ui &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui preinterpret< Packet2ui, Packet2f > (const Packet2f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ui preinterpret< Packet2ui, Packet2i > (const Packet2i &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui preinterpret< Packet4ui, Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet4ui preinterpret< Packet4ui, Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2l preinterpret< Packet2l, Packet2ul > (const Packet2ul &a)
 
template<>
EIGEN_STRONG_INLINE Packet2ul preinterpret< Packet2ul, Packet2l > (const Packet2l &a)
 
template<>
EIGEN_STRONG_INLINE Packet2cf ptrue< Packet2cf > (const Packet2cf &a)
 
EIGEN_STRONG_INLINE Packet2cf pcplxflip (const Packet2cf &x)
 
template<>
EIGEN_STRONG_INLINE Packet1cd ptrue< Packet1cd > (const Packet1cd &a)
 
template<>
EIGEN_STRONG_INLINE Packet1cd pcmp_eq (const Packet1cd &a, const Packet1cd &b)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f plog1p< Packet4f > (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f pexpm1< Packet4f > (const Packet4f &_x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet4f psqrt< Packet4f > (const Packet4f &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2d psqrt< Packet2d > (const Packet2d &x)
 
template<>
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet2d prsqrt< Packet2d > (const Packet2d &x)
 
template<>
EIGEN_STRONG_INLINE Packet16b pset1< Packet16b > (const bool &from)
 
template<>
EIGEN_STRONG_INLINE Packet4f pzero (const Packet4f &)
 
template<>
EIGEN_STRONG_INLINE Packet2d pzero (const Packet2d &)
 
template<>
EIGEN_STRONG_INLINE Packet4i pzero (const Packet4i &)
 
template<>
EIGEN_STRONG_INLINE Packet16b padd< Packet16b > (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet16b psub< Packet16b > (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet16b pnegate (const Packet16b &a)
 
template<>
EIGEN_STRONG_INLINE Packet16b pmul< Packet16b > (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_DEVICE_FUNC Packet16b pselect (const Packet16b &mask, const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pcmp_le (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pcmp_lt (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pcmp_lt_or_nan (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pcmp_eq (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i pcmp_lt (const Packet4i &a, const Packet4i &b)
 
template<>
EIGEN_STRONG_INLINE Packet16b pcmp_eq (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet4i ptrue< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet16b ptrue< Packet16b > (const Packet16b &a)
 
template<>
EIGEN_STRONG_INLINE Packet4f ptrue< Packet4f > (const Packet4f &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d ptrue< Packet2d > (const Packet2d &a)
 
template<>
EIGEN_STRONG_INLINE Packet16b pand< Packet16b > (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet16b por< Packet16b > (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet16b pxor< Packet16b > (const Packet16b &a, const Packet16b &b)
 
template<>
EIGEN_STRONG_INLINE Packet16b pload< Packet16b > (const bool *from)
 
template<>
EIGEN_STRONG_INLINE Packet16b ploadu< Packet16b > (const bool *from)
 
template<>
EIGEN_STRONG_INLINE Packet16b ploaddup< Packet16b > (const bool *from)
 
template<>
EIGEN_STRONG_INLINE Packet16b ploadquad< Packet16b > (const bool *from)
 
template<>
EIGEN_STRONG_INLINE void pstore< bool > (bool *to, const Packet16b &from)
 
template<>
EIGEN_STRONG_INLINE void pstoreu< bool > (bool *to, const Packet16b &from)
 
template<>
EIGEN_DEVICE_FUNC Packet16b pgather< bool, Packet16b > (const bool *from, Index stride)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< bool, Packet16b > (bool *to, const Packet16b &from, Index stride)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet4f > (float *to, const float &a)
 
template<>
EIGEN_STRONG_INLINE void pstore1< Packet2d > (double *to, const double &a)
 
template<>
EIGEN_STRONG_INLINE bool pfirst< Packet16b > (const Packet16b &a)
 
template<>
EIGEN_STRONG_INLINE Packet16b preverse (const Packet16b &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pldexp< Packet2d > (const Packet2d &a, const Packet2d &exponent)
 
template<>
EIGEN_STRONG_INLINE void pbroadcast4< Packet2d > (const double *a, Packet2d &a0, Packet2d &a1, Packet2d &a2, Packet2d &a3)
 
EIGEN_STRONG_INLINE void punpackp (Packet4f *vecs)
 
template<>
EIGEN_STRONG_INLINE bool predux< Packet16b > (const Packet16b &a)
 
template<>
EIGEN_STRONG_INLINE bool predux_mul< Packet16b > (const Packet16b &a)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16b, 4 > &kernel)
 
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet16b, 16 > &kernel)
 
template<>
EIGEN_STRONG_INLINE Packet4f pcast< Packet2d, Packet4f > (const Packet2d &a, const Packet2d &b)
 
template<>
EIGEN_STRONG_INLINE Packet2d pcast< Packet4f, Packet2d > (const Packet4f &a)
 
template<typename packet_type , int Alignment, typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE packet_type ploadt_ro (const Eigen::TensorSycl::internal::RangeAccess< cl::sycl::access::mode::read_write, T > &from)
 
template<typename packet_type , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE packet_type ploadt (const Eigen::TensorSycl::internal::RangeAccess< cl::sycl::access::mode::read_write, typename unpacket_traits< packet_type >::type > &from)
 
template<typename scalar , typename packet_type , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret (Eigen::TensorSycl::internal::RangeAccess< cl::sycl::access::mode::read_write, typename unpacket_traits< packet_type >::type > to, const packet_type &from)
 
template<>
EIGEN_DEVICE_FUNC Packet1cd pgather< std::complex< double >, Packet1cd > (const std::complex< double > *from, Index stride EIGEN_UNUSED)
 
template<>
EIGEN_DEVICE_FUNC void pscatter< std::complex< double >, Packet1cd > (std::complex< double > *to, const Packet1cd &from, Index stride EIGEN_UNUSED)
 
template<>
EIGEN_STRONG_INLINE Packet4i pabs< Packet4i > (const Packet4i &a)
 
template<>
EIGEN_STRONG_INLINE Packet2d pabs< Packet2d > (const Packet2d &a)
 
template<int element>
EIGEN_STRONG_INLINE Packet4f vec_splat_packet4f (const Packet4f &from)
 
template<>
EIGEN_STRONG_INLINE Packet4f pabs< Packet4f > (const Packet4f &a)
 
template<typename FirstType , typename SizeType , typename IncrType >
ArithmeticSequence< Index, typename make_size_type< SizeType >::type, IncrType > makeIndexedViewCompatible (const ArithmeticSequence< FirstType, SizeType, IncrType > &ids, Index size, SpecializedType)
 
template<typename DstXprType , typename SrcXprType , typename Functor >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize_if_allowed (DstXprType &dst, const SrcXprType &src, const Functor &)
 
template<typename DstXprType , typename SrcXprType , typename T1 , typename T2 >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void resize_if_allowed (DstXprType &dst, const SrcXprType &src, const internal::assign_op< T1, T2 > &)
 
template<typename DstXprType , typename SrcXprType , typename Functor >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop (DstXprType &dst, const SrcXprType &src, const Functor &func)
 
template<typename DstXprType , typename SrcXprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_dense_assignment_loop (DstXprType &dst, const SrcXprType &src)
 
template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment (Dst &dst, const Src &src)
 
template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment (const Dst &dst, const Src &src)
 
template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment (Dst &dst, const Src &src, const Func &func, typename enable_if< evaluator_assume_aliasing< Src >::value, void * >::type=0)
 
template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment (Dst &dst, const Src &src, const Func &func, typename enable_if<!evaluator_assume_aliasing< Src >::value, void * >::type=0)
 
template<typename Dst , template< typename > class StorageBase, typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment (NoAlias< Dst, StorageBase > &dst, const Src &src, const Func &func)
 
template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment_no_alias (Dst &dst, const Src &src, const Func &func)
 
template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_restricted_packet_assignment_no_alias (Dst &dst, const Src &src, const Func &func)
 
template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment_no_alias (Dst &dst, const Src &src)
 
template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment_no_alias_no_transpose (Dst &dst, const Src &src, const Func &func)
 
template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_assignment_no_alias_no_transpose (Dst &dst, const Src &src)
 
template<typename Dst , typename Src >
void check_for_aliasing (const Dst &dst, const Src &src)
 
template<typename Decomposition >
Decomposition::RealScalar rcond_invmatrix_L1_norm_estimate (const Decomposition &dec)
 
template<typename Decomposition >
Decomposition::RealScalar rcond_estimate_helper (typename Decomposition::RealScalar matrix_norm, const Decomposition &dec)
 Reciprocal condition number estimator. More...
 
template<typename T , int Size>
EIGEN_DEVICE_FUNC void check_static_allocation_size ()
 
template<typename SrcPacket , typename TgtPacket >
EIGEN_DEVICE_FUNC TgtPacket pcast (const SrcPacket &a)
 
template<typename SrcPacket , typename TgtPacket >
EIGEN_DEVICE_FUNC TgtPacket pcast (const SrcPacket &a, const SrcPacket &)
 
template<typename SrcPacket , typename TgtPacket >
EIGEN_DEVICE_FUNC TgtPacket pcast (const SrcPacket &a, const SrcPacket &, const SrcPacket &, const SrcPacket &)
 
template<typename Target , typename Packet >
EIGEN_DEVICE_FUNC Target preinterpret (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet padd (const Packet &a, const Packet &b)
 
template<>
EIGEN_DEVICE_FUNC bool padd (const bool &a, const bool &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet psub (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pnegate (const Packet &a)
 
template<>
EIGEN_DEVICE_FUNC bool pnegate (const bool &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pconj (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pmul (const Packet &a, const Packet &b)
 
template<>
EIGEN_DEVICE_FUNC bool pmul (const bool &a, const bool &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pdiv (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pmin (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pmax (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pabs (const Packet &a)
 
template<>
EIGEN_DEVICE_FUNC unsigned int pabs (const unsigned int &a)
 
template<>
EIGEN_DEVICE_FUNC unsigned long pabs (const unsigned long &a)
 
template<>
EIGEN_DEVICE_FUNC unsigned long long pabs (const unsigned long long &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet parg (const Packet &a)
 
template<int N>
EIGEN_DEVICE_FUNC int parithmetic_shift_right (const int &a)
 
template<int N>
EIGEN_DEVICE_FUNC long int parithmetic_shift_right (const long int &a)
 
template<int N>
EIGEN_DEVICE_FUNC int plogical_shift_right (const int &a)
 
template<int N>
EIGEN_DEVICE_FUNC long int plogical_shift_right (const long int &a)
 
template<int N>
EIGEN_DEVICE_FUNC int plogical_shift_left (const int &a)
 
template<int N>
EIGEN_DEVICE_FUNC long int plogical_shift_left (const long int &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pfrexp (const Packet &a, Packet &exponent)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pldexp (const Packet &a, const Packet &exponent)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pzero (const Packet &)
 
template<>
EIGEN_DEVICE_FUNC float pzero< float > (const float &a)
 
template<>
EIGEN_DEVICE_FUNC double pzero< double > (const double &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet ptrue (const Packet &)
 
template<typename RealScalar >
EIGEN_DEVICE_FUNC std::complex< RealScalar > ptrue (const std::complex< RealScalar > &)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pand (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet por (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pxor (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pandnot (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pcmp_le (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pcmp_lt (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pcmp_eq (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pcmp_lt_or_nan (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pselect (const Packet &mask, const Packet &a, const Packet &b)
 
template<>
EIGEN_DEVICE_FUNC float pselect< float > (const float &cond, const float &a, const float &b)
 
template<>
EIGEN_DEVICE_FUNC double pselect< double > (const double &cond, const double &a, const double &b)
 
template<>
EIGEN_DEVICE_FUNC bool pselect< bool > (const bool &cond, const bool &a, const bool &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pabsdiff (const Packet &a, const Packet &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pload (const typename unpacket_traits< Packet >::type *from)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet ploadu (const typename unpacket_traits< Packet >::type *from)
 
template<typename Packet >
EIGEN_DEVICE_FUNC enable_if< unpacket_traits< Packet >::masked_load_available, Packet >::type ploadu (const typename unpacket_traits< Packet >::type *from, typename unpacket_traits< Packet >::mask_t umask)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pset1 (const typename unpacket_traits< Packet >::type &a)
 
template<typename Packet , typename BitsType >
EIGEN_DEVICE_FUNC Packet pset1frombits (BitsType a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pload1 (const typename unpacket_traits< Packet >::type *a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet ploaddup (const typename unpacket_traits< Packet >::type *from)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet ploadquad (const typename unpacket_traits< Packet >::type *from)
 
template<typename Packet >
EIGEN_DEVICE_FUNC void pbroadcast4 (const typename unpacket_traits< Packet >::type *a, Packet &a0, Packet &a1, Packet &a2, Packet &a3)
 
template<typename Packet >
EIGEN_DEVICE_FUNC void pbroadcast2 (const typename unpacket_traits< Packet >::type *a, Packet &a0, Packet &a1)
 
template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet plset (const typename unpacket_traits< Packet >::type &a)
 
template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC void pstore (Scalar *to, const Packet &from)
 
template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC void pstoreu (Scalar *to, const Packet &from)
 
template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC enable_if< unpacket_traits< Packet >::masked_store_available, void >::type pstoreu (Scalar *to, const Packet &from, typename unpacket_traits< Packet >::mask_t umask)
 
template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC Packet pgather (const Scalar *from, Index)
 
template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC void pscatter (Scalar *to, const Packet &from, Index)
 
template<typename Scalar >
EIGEN_DEVICE_FUNC void prefetch (const Scalar *addr)
 
template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits< Packet >::type pfirst (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits< Packet >::type predux (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC conditional<(unpacket_traits< Packet >::size%8)==0, typename unpacket_traits< Packet >::half, Packet >::type predux_half_dowto4 (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits< Packet >::type predux_mul (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits< Packet >::type predux_min (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits< Packet >::type predux_max (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC bool predux_any (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet preverse (const Packet &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pcplxflip (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet psin (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pcos (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet ptan (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pasin (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pacos (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet patan (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet psinh (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pcosh (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet ptanh (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pexp (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pexpm1 (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet plog (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet plog1p (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet plog10 (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet psqrt (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet prsqrt (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pround (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pfloor (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet print (const Packet &a)
 
template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet pceil (const Packet &a)
 
template<typename Packet >
void pstore1 (typename unpacket_traits< Packet >::type *to, const typename unpacket_traits< Packet >::type &a)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pmadd (const Packet &a, const Packet &b, const Packet &c)
 
template<typename Packet , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt (const typename unpacket_traits< Packet >::type *from)
 
template<typename Scalar , typename Packet , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void pstoret (Scalar *to, const Packet &from)
 
template<typename Packet , int LoadMode>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet ploadt_ro (const typename unpacket_traits< Packet >::type *from)
 
template<>
std::complex< float > pmul (const std::complex< float > &a, const std::complex< float > &b)
 
template<>
std::complex< double > pmul (const std::complex< double > &a, const std::complex< double > &b)
 
template<typename Packet >
EIGEN_DEVICE_FUNC void ptranspose (PacketBlock< Packet, 1 > &)
 
template<typename Packet >
EIGEN_DEVICE_FUNC Packet pblend (const Selector< unpacket_traits< Packet >::size > &ifPacket, const Packet &thenPacket, const Packet &elsePacket)
 
template<typename Derived >
std::ostream & print_matrix (std::ostream &s, const Derived &_m, const IOFormat &fmt)
 
template<typename OldType , typename NewType >
EIGEN_DEVICE_FUNC NewType cast (const OldType &x)
 
template<typename Scalar >
 EIGEN_MATHFUNC_RETVAL (random, Scalar) random(const Scalar &x
 
template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if< internal::is_integral< T >::value, bool >::type isnan_impl (const T &)
 
template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if< internal::is_integral< T >::value, bool >::type isinf_impl (const T &)
 
template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if< internal::is_integral< T >::value, bool >::type isfinite_impl (const T &)
 
template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<(!internal::is_integral< T >::value)&&(!NumTraits< T >::IsComplex), bool >::type isfinite_impl (const T &x)
 
template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<(!internal::is_integral< T >::value)&&(!NumTraits< T >::IsComplex), bool >::type isinf_impl (const T &x)
 
template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<(!internal::is_integral< T >::value)&&(!NumTraits< T >::IsComplex), bool >::type isnan_impl (const T &x)
 
template<typename T >
EIGEN_DEVICE_FUNC bool isfinite_impl (const std::complex< T > &x)
 
template<typename T >
EIGEN_DEVICE_FUNC bool isnan_impl (const std::complex< T > &x)
 
template<typename T >
EIGEN_DEVICE_FUNC bool isinf_impl (const std::complex< T > &x)
 
template<typename T >
generic_fast_tanh_float (const T &a_x)
 
template<typename Scalar , typename OtherScalar >
EIGEN_DEVICE_FUNC bool isMuchSmallerThan (const Scalar &x, const OtherScalar &y, const typename NumTraits< Scalar >::Real &precision=NumTraits< Scalar >::dummy_precision())
 
template<typename Scalar >
EIGEN_DEVICE_FUNC bool isApprox (const Scalar &x, const Scalar &y, const typename NumTraits< Scalar >::Real &precision=NumTraits< Scalar >::dummy_precision())
 
template<typename Scalar >
EIGEN_DEVICE_FUNC bool isApproxOrLessThan (const Scalar &x, const Scalar &y, const typename NumTraits< Scalar >::Real &precision=NumTraits< Scalar >::dummy_precision())
 
template<typename RealScalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar positive_real_hypot (const RealScalar &x, const RealScalar &y)
 
template<typename PacketType , typename Func >
EIGEN_DEVICE_FUNC PacketType packetwise_redux_empty_value (const Func &)
 
template<typename PacketType , typename Scalar >
EIGEN_DEVICE_FUNC PacketType packetwise_redux_empty_value (const scalar_product_op< Scalar, Scalar > &)
 
 EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT (assign_op, scalar_sum_op, add_assign_op)
 
 EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT (add_assign_op, scalar_sum_op, add_assign_op)
 
 EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT (sub_assign_op, scalar_sum_op, sub_assign_op)
 
 EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT (assign_op, scalar_difference_op, sub_assign_op)
 
 EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT (add_assign_op, scalar_difference_op, sub_assign_op)
 
 EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT (sub_assign_op, scalar_difference_op, add_assign_op)
 
template<typename Dst , typename Lhs , typename Rhs , typename Func >
void EIGEN_DEVICE_FUNC outer_product_selector_run (Dst &dst, const Lhs &lhs, const Rhs &rhs, const Func &func, const false_type &)
 
template<typename Dst , typename Lhs , typename Rhs , typename Func >
void EIGEN_DEVICE_FUNC outer_product_selector_run (Dst &dst, const Lhs &lhs, const Rhs &rhs, const Func &func, const true_type &)
 
std::ptrdiff_t manage_caching_sizes_helper (std::ptrdiff_t a, std::ptrdiff_t b)
 
void manage_caching_sizes (Action action, std::ptrdiff_t *l1, std::ptrdiff_t *l2, std::ptrdiff_t *l3)
 
template<typename LhsScalar , typename RhsScalar , int KcFactor, typename Index >
void evaluateProductBlockingSizesHeuristic (Index &k, Index &m, Index &n, Index num_threads=1)
 
template<typename Index >
bool useSpecificBlockingSizes (Index &k, Index &m, Index &n)
 
template<typename LhsScalar , typename RhsScalar , int KcFactor, typename Index >
void computeProductBlockingSizes (Index &k, Index &m, Index &n, Index num_threads=1)
 Computes the blocking parameters for a m x k times k x n matrix product. More...
 
template<typename LhsScalar , typename RhsScalar , typename Index >
void computeProductBlockingSizes (Index &k, Index &m, Index &n, Index num_threads=1)
 
template<typename CJ , typename A , typename B , typename C , typename T >
EIGEN_STRONG_INLINE void gebp_madd (const CJ &cj, A &a, B &b, C &c, T &t)
 
template<typename Packet >
DoublePacket< Packetpadd (const DoublePacket< Packet > &a, const DoublePacket< Packet > &b)
 
template<typename Packet >
const DoublePacket< Packet > & predux_half_dowto4 (const DoublePacket< Packet > &a, typename enable_if< unpacket_traits< Packet >::size<=8 >::type *=0)
 
template<typename Packet >
DoublePacket< typename unpacket_traits< Packet >::halfpredux_half_dowto4 (const DoublePacket< Packet > &a, typename enable_if< unpacket_traits< Packet >::size==16 >::type *=0)
 
template<typename Scalar , typename RealPacket >
void loadQuadToDoublePacket (const Scalar *b, DoublePacket< RealPacket > &dest, typename enable_if< unpacket_traits< RealPacket >::size<=8 >::type *=0)
 
template<typename Scalar , typename RealPacket >
void loadQuadToDoublePacket (const Scalar *b, DoublePacket< RealPacket > &dest, typename enable_if< unpacket_traits< RealPacket >::size==16 >::type *=0)
 
void manage_multi_threading (Action action, int *v)
 
template<bool Condition, typename Functor , typename Index >
void parallelize_gemm (const Functor &func, Index rows, Index cols, Index depth, bool transpose)
 
template<typename ExpressionType , typename Scalar >
void stable_norm_kernel (const ExpressionType &bl, Scalar &ssq, Scalar &scale, Scalar &invScale)
 
template<typename VectorType , typename RealScalar >
void stable_norm_impl_inner_step (const VectorType &vec, RealScalar &ssq, RealScalar &scale, RealScalar &invScale)
 
template<typename VectorType >
VectorType::RealScalar stable_norm_impl (const VectorType &vec, typename enable_if< VectorType::IsVectorAtCompileTime >::type *=0)
 
template<typename MatrixType >
MatrixType::RealScalar stable_norm_impl (const MatrixType &mat, typename enable_if<!MatrixType::IsVectorAtCompileTime >::type *=0)
 
template<typename Derived >
NumTraits< typename traits< Derived >::Scalar >::Real blueNorm_impl (const EigenBase< Derived > &_vec)
 
template<typename MatrixType , Index Alignment>
void BlockedInPlaceTranspose (MatrixType &m)
 
template<int Mode, bool SetOpposite, typename DstXprType , typename SrcXprType , typename Functor >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_triangular_assignment_loop (DstXprType &dst, const SrcXprType &src, const Functor &func)
 
template<int Mode, bool SetOpposite, typename DstXprType , typename SrcXprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void call_triangular_assignment_loop (DstXprType &dst, const SrcXprType &src)
 
template<typename T >
const T::Scalar * extract_data (const T &m)
 
Index eval_expr_given_size (Index x, Index)
 
template<int N>
FixedInt< N > eval_expr_given_size (FixedInt< N > x, Index)
 
template<typename Derived >
Index eval_expr_given_size (const symbolic::BaseExpr< Derived > &x, Index size)
 
template<typename T >
Index first (const T &x)
 
template<typename T , typename Q >
const T & makeIndexedViewCompatible (const T &x, Index, Q)
 
template<typename T >
enable_if< symbolic::is_symbolic< T >::value, SingleRange >::type makeIndexedViewCompatible (const T &id, Index size, SpecializedType)
 
template<typename XprSizeType >
AllRange< get_fixed_value< XprSizeType >::value > makeIndexedViewCompatible (all_t, XprSizeType size, SpecializedType)
 
template<typename T >
EIGEN_DEVICE_FUNC Index get_runtime_value (const T &x)
 
template<int N>
EIGEN_DEVICE_FUNC Index get_runtime_value (FixedInt< N >(*)())
 
bool copy_bool (bool b)
 
template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void ignore_unused_variable (const T &)
 
EIGEN_DEVICE_FUNC void throw_std_bad_alloc ()
 
EIGEN_DEVICE_FUNC void * handmade_aligned_malloc (std::size_t size, std::size_t alignment=EIGEN_DEFAULT_ALIGN_BYTES)
 
EIGEN_DEVICE_FUNC void handmade_aligned_free (void *ptr)
 
void * handmade_aligned_realloc (void *ptr, std::size_t size, std::size_t=0)
 
EIGEN_DEVICE_FUNC void check_that_malloc_is_allowed ()
 
EIGEN_DEVICE_FUNC void * aligned_malloc (std::size_t size)
 
EIGEN_DEVICE_FUNC void aligned_free (void *ptr)
 
void * aligned_realloc (void *ptr, std::size_t new_size, std::size_t old_size)
 
template<bool Align>
EIGEN_DEVICE_FUNC void * conditional_aligned_malloc (std::size_t size)
 
template<>
EIGEN_DEVICE_FUNC void * conditional_aligned_malloc< false > (std::size_t size)
 
template<bool Align>
EIGEN_DEVICE_FUNC void conditional_aligned_free (void *ptr)
 
template<>
EIGEN_DEVICE_FUNC void conditional_aligned_free< false > (void *ptr)
 
template<bool Align>
void * conditional_aligned_realloc (void *ptr, std::size_t new_size, std::size_t old_size)
 
template<>
void * conditional_aligned_realloc< false > (void *ptr, std::size_t new_size, std::size_t)
 
template<typename T >
EIGEN_DEVICE_FUNC void destruct_elements_of_array (T *ptr, std::size_t size)
 
template<typename T >
EIGEN_DEVICE_FUNC T * construct_elements_of_array (T *ptr, std::size_t size)
 
template<typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void check_size_for_overflow (std::size_t size)
 
template<typename T >
EIGEN_DEVICE_FUNC T * aligned_new (std::size_t size)
 
template<typename T , bool Align>
EIGEN_DEVICE_FUNC T * conditional_aligned_new (std::size_t size)
 
template<typename T >
EIGEN_DEVICE_FUNC void aligned_delete (T *ptr, std::size_t size)
 
template<typename T , bool Align>
EIGEN_DEVICE_FUNC void conditional_aligned_delete (T *ptr, std::size_t size)
 
template<typename T , bool Align>
EIGEN_DEVICE_FUNC T * conditional_aligned_realloc_new (T *pts, std::size_t new_size, std::size_t old_size)
 
template<typename T , bool Align>
EIGEN_DEVICE_FUNC T * conditional_aligned_new_auto (std::size_t size)
 
template<typename T , bool Align>
T * conditional_aligned_realloc_new_auto (T *pts, std::size_t new_size, std::size_t old_size)
 
template<typename T , bool Align>
EIGEN_DEVICE_FUNC void conditional_aligned_delete_auto (T *ptr, std::size_t size)
 
template<int Alignment, typename Scalar , typename Index >
EIGEN_DEVICE_FUNC Index first_aligned (const Scalar *array, Index size)
 
template<typename Scalar , typename Index >
EIGEN_DEVICE_FUNC Index first_default_aligned (const Scalar *array, Index size)
 
template<typename Index >
Index first_multiple (Index size, Index base)
 
template<typename T >
EIGEN_DEVICE_FUNC void smart_copy (const T *start, const T *end, T *target)
 
template<typename T >
void smart_memmove (const T *start, const T *end, T *target)
 
template<typename T >
void swap (scoped_array< T > &a, scoped_array< T > &b)
 
void queryCacheSizes (int &l1, int &l2, int &l3)
 
int queryL1CacheSize ()
 
int queryTopLevelCacheSize ()
 
template<typename T >
Index size (const T &x)
 
template<typename T , std::size_t N>
Index size (const T(&)[N])
 
template<typename T >
const T * return_ptr ()
 
template<typename SizeType >
Index get_runtime_reshape_size (SizeType size, Index, Index)
 
Index get_runtime_reshape_size (AutoSize_t, Index other, Index total)
 
template<typename IndexDest , typename IndexSrc >
EIGEN_DEVICE_FUNC IndexDest convert_index (const IndexSrc &idx)
 
template<typename T >
EIGEN_DEVICE_FUNC T * const_cast_ptr (const T *ptr)
 
template<typename T1 , typename T2 >
EIGEN_DEVICE_FUNC bool is_same_dense (const T1 &mat1, const T2 &mat2, typename enable_if< possibly_same_dense< T1, T2 >::value >::type *=0)
 
template<typename T1 , typename T2 >
EIGEN_DEVICE_FUNC bool is_same_dense (const T1 &, const T2 &, typename enable_if<!possibly_same_dense< T1, T2 >::value >::type *=0)
 
 EIGEN_MEMBER_FUNCTOR (norm,(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost)
 
 EIGEN_MEMBER_FUNCTOR (stableNorm,(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost)
 
 EIGEN_MEMBER_FUNCTOR (blueNorm,(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost)
 
 EIGEN_MEMBER_FUNCTOR (hypotNorm,(Size-1)*functor_traits< scalar_hypot_op< Scalar > >::Cost)
 
 EIGEN_MEMBER_FUNCTOR (all,(Size-1)*NumTraits< Scalar >::AddCost)
 
 EIGEN_MEMBER_FUNCTOR (any,(Size-1)*NumTraits< Scalar >::AddCost)
 
 EIGEN_MEMBER_FUNCTOR (count,(Size-1)*NumTraits< Scalar >::AddCost)
 
 EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR (sum,(Size-1)*NumTraits< Scalar >::AddCost, 1, internal::scalar_sum_op)
 
 EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR (minCoeff,(Size-1)*NumTraits< Scalar >::AddCost, 1, internal::scalar_min_op)
 
 EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR (maxCoeff,(Size-1)*NumTraits< Scalar >::AddCost, 1, internal::scalar_max_op)
 
 EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR (prod,(Size-1)*NumTraits< Scalar >::MulCost, 1, internal::scalar_product_op)
 
template<typename MatrixType , typename DiagType , typename SubDiagType >
EIGEN_DEVICE_FUNC ComputationInfo computeFromTridiagonal_impl (DiagType &diag, SubDiagType &subdiag, const Index maxIterations, bool computeEigenvectors, MatrixType &eivec)
 
template<typename MatrixType , typename CoeffVectorType >
EIGEN_DEVICE_FUNC void tridiagonalization_inplace (MatrixType &matA, CoeffVectorType &hCoeffs)
 
template<typename MatrixType , typename DiagonalType , typename SubDiagonalType >
EIGEN_DEVICE_FUNC void tridiagonalization_inplace (MatrixType &mat, DiagonalType &diag, SubDiagonalType &subdiag, bool extractQ)
 Performs a full tridiagonalization in place. More...
 
template<typename TriangularFactorType , typename VectorsType , typename CoeffsType >
void make_block_householder_triangular_factor (TriangularFactorType &triFactor, const VectorsType &vectors, const CoeffsType &hCoeffs)
 
template<typename MatrixType , typename VectorsType , typename CoeffsType >
void apply_block_householder_on_the_left (MatrixType &mat, const VectorsType &vectors, const CoeffsType &hCoeffs, bool forward)
 
template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
bool bicgstab (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, Index &iters, typename Dest::RealScalar &tol_error)
 
template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
EIGEN_DONT_INLINE void conjugate_gradient (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, Index &iters, typename Dest::RealScalar &tol_error)
 
template<typename VectorV , typename VectorI >
Index QuickSplit (VectorV &row, VectorI &ind, Index ncut)
 
template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
EIGEN_DONT_INLINE void least_square_conjugate_gradient (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, Index &iters, typename Dest::RealScalar &tol_error)
 
template<typename VectorX , typename VectorY , typename OtherScalar >
EIGEN_DEVICE_FUNC void apply_rotation_in_the_plane (DenseBase< VectorX > &xpr_x, DenseBase< VectorY > &xpr_y, const JacobiRotation< OtherScalar > &j)
 
template<typename Derived >
EIGEN_DEVICE_FUNC const Derived::Scalar bruteforce_det3_helper (const MatrixBase< Derived > &matrix, int a, int b, int c)
 
template<typename MatrixType , typename ResultType >
EIGEN_DEVICE_FUNC void compute_inverse_size2_helper (const MatrixType &matrix, const typename ResultType::Scalar &invdet, ResultType &result)
 
template<typename MatrixType , int i, int j>
EIGEN_DEVICE_FUNC MatrixType::Scalar cofactor_3x3 (const MatrixType &m)
 
template<typename MatrixType , typename ResultType >
EIGEN_DEVICE_FUNC void compute_inverse_size3_helper (const MatrixType &matrix, const typename ResultType::Scalar &invdet, const Matrix< typename ResultType::Scalar, 3, 1 > &cofactors_col0, ResultType &result)
 
template<typename Derived >
EIGEN_DEVICE_FUNC const Derived::Scalar general_det3_helper (const MatrixBase< Derived > &matrix, int i1, int i2, int i3, int j1, int j2, int j3)
 
template<typename MatrixType , int i, int j>
EIGEN_DEVICE_FUNC MatrixType::Scalar cofactor_4x4 (const MatrixType &matrix)
 
template<typename MatrixType , typename TranspositionType >
void partial_lu_inplace (MatrixType &lu, TranspositionType &row_transpositions, typename TranspositionType::StorageIndex &nb_transpositions)
 
template<typename MatrixType , typename RealScalar , typename Index >
void real_2x2_jacobi_svd (const MatrixType &matrix, Index p, Index q, JacobiRotation< RealScalar > *j_left, JacobiRotation< RealScalar > *j_right)
 
template<typename T >
amd_flip (const T &i)
 
template<typename T >
amd_unflip (const T &i)
 
template<typename T0 , typename T1 >
bool amd_marked (const T0 *w, const T1 &j)
 
template<typename T0 , typename T1 >
void amd_mark (const T0 *w, const T1 &j)
 
template<typename StorageIndex >
StorageIndex cs_tdfs (StorageIndex j, StorageIndex k, StorageIndex *head, const StorageIndex *next, StorageIndex *post, StorageIndex *stack)
 
template<typename Scalar , typename StorageIndex >
void minimum_degree_ordering (SparseMatrix< Scalar, ColMajor, StorageIndex > &C, PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm)
 
template<typename MatrixType >
void ordering_helper_at_plus_a (const MatrixType &A, MatrixType &symmat)
 
void eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, float *vals, int *perm, int *invp, float *x, int nbrhs, int *iparm, double *dparm)
 
void eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, double *vals, int *perm, int *invp, double *x, int nbrhs, int *iparm, double *dparm)
 
void eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, std::complex< float > *vals, int *perm, int *invp, std::complex< float > *x, int nbrhs, int *iparm, double *dparm)
 
void eigen_pastix (pastix_data_t **pastix_data, int pastix_comm, int n, int *ptr, int *idx, std::complex< double > *vals, int *perm, int *invp, std::complex< double > *x, int nbrhs, int *iparm, double *dparm)
 
template<typename MatrixType >
void c_to_fortran_numbering (MatrixType &mat)
 
template<typename MatrixType >
void fortran_to_c_numbering (MatrixType &mat)
 
template<typename MatrixQR , typename HCoeffs >
void householder_qr_inplace_unblocked (MatrixQR &mat, HCoeffs &hCoeffs, typename MatrixQR::Scalar *tempData=0)
 
template<typename DstXprType , typename SrcXprType >
void assign_sparse_to_sparse (DstXprType &dst, const SrcXprType &src)
 
 EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE (assign_op, scalar_sum_op, add_assign_op)
 
 EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE (add_assign_op, scalar_sum_op, add_assign_op)
 
 EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE (sub_assign_op, scalar_sum_op, sub_assign_op)
 
 EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE (assign_op, scalar_difference_op, sub_assign_op)
 
 EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE (add_assign_op, scalar_difference_op, sub_assign_op)
 
 EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE (sub_assign_op, scalar_difference_op, add_assign_op)
 
template<typename Index , typename IndexVector >
Index etree_find (Index i, IndexVector &pp)
 
template<typename MatrixType , typename IndexVector >
int coletree (const MatrixType &mat, IndexVector &parent, IndexVector &firstRowElt, typename MatrixType::StorageIndex *perm=0)
 
template<typename IndexVector >
void nr_etdfs (typename IndexVector::Scalar n, IndexVector &parent, IndexVector &first_kid, IndexVector &next_kid, IndexVector &post, typename IndexVector::Scalar postnum)
 
template<typename IndexVector >
void treePostorder (typename IndexVector::Scalar n, IndexVector &parent, IndexVector &post)
 Post order a tree. More...
 
template<typename SparseLhsType , typename DenseRhsType , typename DenseResType , typename AlphaType >
void sparse_time_dense_product (const SparseLhsType &lhs, const DenseRhsType &rhs, DenseResType &res, const AlphaType &alpha)
 
template<typename InputIterator , typename SparseMatrixType , typename DupFunctor >
void set_from_triplets (const InputIterator &begin, const InputIterator &end, SparseMatrixType &mat, DupFunctor dup_func)
 
template<int SrcMode, int DstMode, typename MatrixType , int DestOrder>
void permute_symm_to_symm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::StorageIndex > &_dest, const typename MatrixType::StorageIndex *perm=0)
 
template<int Mode, typename MatrixType , int DestOrder>
void permute_symm_to_fullsymm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::StorageIndex > &_dest, const typename MatrixType::StorageIndex *perm=0)
 
template<int Mode, typename SparseLhsType , typename DenseRhsType , typename DenseResType , typename AlphaType >
void sparse_selfadjoint_time_dense_product (const SparseLhsType &lhs, const DenseRhsType &rhs, DenseResType &res, const AlphaType &alpha)
 
template<int _SrcMode, int _DstMode, typename MatrixType , int DstOrder>
void permute_symm_to_symm (const MatrixType &mat, SparseMatrix< typename MatrixType::Scalar, DstOrder, typename MatrixType::StorageIndex > &_dest, const typename MatrixType::StorageIndex *perm)
 
template<typename Decomposition , typename Rhs , typename Dest >
enable_if< Rhs::ColsAtCompileTime!=1 &&Dest::ColsAtCompileTime!=1 >::type solve_sparse_through_dense_panels (const Decomposition &dec, const Rhs &rhs, Dest &dest)
 
template<typename Decomposition , typename Rhs , typename Dest >
enable_if< Rhs::ColsAtCompileTime==1||Dest::ColsAtCompileTime==1 >::type solve_sparse_through_dense_panels (const Decomposition &dec, const Rhs &rhs, Dest &dest)
 
template<typename Scalar >
EIGEN_DONT_INLINE void sparselu_gemm (Index m, Index n, Index d, const Scalar *A, Index lda, const Scalar *B, Index ldb, Scalar *C, Index ldc)
 
Index LUnumTempV (Index &m, Index &w, Index &t, Index &b)
 
template<typename Scalar >
Index LUTempSpace (Index &m, Index &w)
 
template<typename MatrixType >
SluMatrix asSluMatrix (MatrixType &mat)
 
template<typename Scalar , int Flags, typename Index >
MappedSparseMatrix< Scalar, Flags, Indexmap_superlu (SluMatrix &sluMat)
 
template<typename MatrixType >
void upperbidiagonalization_inplace_unblocked (MatrixType &mat, typename MatrixType::RealScalar *diagonal, typename MatrixType::RealScalar *upper_diagonal, typename MatrixType::Scalar *tempData=0)
 
template<typename MatrixType >
void upperbidiagonalization_blocked_helper (MatrixType &A, typename MatrixType::RealScalar *diagonal, typename MatrixType::RealScalar *upper_diagonal, Index bs, Ref< Matrix< typename MatrixType::Scalar, Dynamic, Dynamic, traits< MatrixType >::Flags &RowMajorBit > > X, Ref< Matrix< typename MatrixType::Scalar, Dynamic, Dynamic, traits< MatrixType >::Flags &RowMajorBit > > Y)
 
template<typename MatrixType , typename BidiagType >
void upperbidiagonalization_inplace_blocked (MatrixType &A, BidiagType &bidiagonal, Index maxBlockSize=32, typename MatrixType::Scalar *=0)
 

Variables

const Scalar & y
 
const std::ptrdiff_t defaultL1CacheSize = EIGEN_SET_DEFAULT_L1_CACHE_SIZE(16*1024)
 
const std::ptrdiff_t defaultL2CacheSize = EIGEN_SET_DEFAULT_L2_CACHE_SIZE(512*1024)
 
const std::ptrdiff_t defaultL3CacheSize = EIGEN_SET_DEFAULT_L3_CACHE_SIZE(512*1024)
 

Typedef Documentation

typedef std::ptrdiff_t Eigen::internal::IntPtr

Definition at line 59 of file Meta.h.

Definition at line 47 of file PacketMath.h.

typedef int8x16_t Eigen::internal::Packet16c

Definition at line 40 of file PacketMath.h.

Definition at line 31 of file PacketMath.h.

Definition at line 34 of file PacketMath.h.

typedef __m512i Eigen::internal::Packet16i

Definition at line 32 of file PacketMath.h.

typedef __vector unsigned char Eigen::internal::Packet16uc

Definition at line 41 of file PacketMath.h.

typedef __vector double Eigen::internal::Packet2d

Definition at line 824 of file PacketMath.h.

typedef float32x2_t Eigen::internal::Packet2f

Definition at line 66 of file PacketMath.h.

typedef int32x2_t Eigen::internal::Packet2i

Definition at line 78 of file PacketMath.h.

typedef __vector long long Eigen::internal::Packet2l

Definition at line 825 of file PacketMath.h.

typedef uint32x2_t Eigen::internal::Packet2ui

Definition at line 80 of file PacketMath.h.

typedef __vector unsigned long long Eigen::internal::Packet2ul

Definition at line 826 of file PacketMath.h.

typedef __vector __bool int Eigen::internal::Packet4bi

Definition at line 37 of file PacketMath.h.

Definition at line 68 of file PacketMath.h.

typedef __m256d Eigen::internal::Packet4d

Definition at line 33 of file PacketMath.h.

typedef __vector float Eigen::internal::Packet4f

Definition at line 34 of file PacketMath.h.

typedef __vector int Eigen::internal::Packet4i

Definition at line 35 of file PacketMath.h.

typedef int16x4_t Eigen::internal::Packet4s

Definition at line 74 of file PacketMath.h.

Definition at line 71 of file PacketMath.h.

typedef __vector unsigned int Eigen::internal::Packet4ui

Definition at line 36 of file PacketMath.h.

typedef uint16x4_t Eigen::internal::Packet4us

Definition at line 76 of file PacketMath.h.

typedef int8x8_t Eigen::internal::Packet8c

Definition at line 69 of file PacketMath.h.

typedef __m512d Eigen::internal::Packet8d

Definition at line 33 of file PacketMath.h.

typedef __m256 Eigen::internal::Packet8f

Definition at line 31 of file PacketMath.h.

Definition at line 34 of file PacketMath.h.

typedef __vector short int Eigen::internal::Packet8i

Definition at line 32 of file PacketMath.h.

typedef int16x8_t Eigen::internal::Packet8s

Definition at line 38 of file PacketMath.h.

typedef uint8x8_t Eigen::internal::Packet8uc

Definition at line 72 of file PacketMath.h.

typedef uint16x8_t Eigen::internal::Packet8us

Definition at line 39 of file PacketMath.h.

Definition at line 684 of file PacketMath.h.

typedef std::size_t Eigen::internal::UIntPtr

Definition at line 60 of file Meta.h.

Enumeration Type Documentation

anonymous enum
Enumerator
meta_floor_log2_terminate 
meta_floor_log2_move_up 
meta_floor_log2_move_down 
meta_floor_log2_bogus 

Definition at line 727 of file MathFunctions.h.

anonymous enum
Enumerator
SDP_AsScalarProduct 
SDP_AsCwiseProduct 

Definition at line 29 of file SparseDiagonalProduct.h.

anonymous enum
Enumerator
SVA_RuntimeSwitch 
SVA_Inner 
SVA_Outer 

Definition at line 49 of file SparseVector.h.

anonymous enum
Enumerator
LUNoMarker 

Definition at line 37 of file SparseLU_Memory.h.

anonymous enum
Enumerator
emptyIdxLU 

Definition at line 38 of file SparseLU_Memory.h.

anonymous enum
Enumerator
PreconditionIfMoreColsThanRows 
PreconditionIfMoreRowsThanCols 

Definition at line 30 of file JacobiSVD.h.

Enumerator
cmp_EQ 
cmp_LT 
cmp_LE 
cmp_UNORD 
cmp_NEQ 
cmp_GT 
cmp_GE 

Definition at line 537 of file Constants.h.

Enumerator
GEBPPacketFull 
GEBPPacketHalf 
GEBPPacketQuarter 

Definition at line 18 of file GeneralBlockPanelKernel.h.

Enumerator
GEMVPacketFull 
GEMVPacketHalf 
GEMVPacketQuarter 

Definition at line 17 of file GeneralMatrixVector.h.

Enumerator
LUSUP 
UCOL 
LSUB 
USUB 
LLVL 
ULVL 

Definition at line 74 of file SparseLU_Structs.h.

Enumerator
PermPermProduct 

Definition at line 18 of file PermutationMatrix.h.

Enumerator
PositiveSemiDef 
NegativeSemiDef 
ZeroSign 
Indefinite 

Definition at line 31 of file LDLT.h.

Function Documentation

template<typename Packet >
EIGEN_STRONG_INLINE Eigen::internal::__UNPACK_TYPE__ ( Packet  ) const

Definition at line 980 of file PacketMath.h.

template<typename T >
EIGEN_DEVICE_FUNC void Eigen::internal::aligned_delete ( T *  ptr,
std::size_t  size 
)

Definition at line 360 of file Memory.h.

EIGEN_DEVICE_FUNC void Eigen::internal::aligned_free ( void *  ptr)

Definition at line 197 of file Memory.h.

EIGEN_DEVICE_FUNC void* Eigen::internal::aligned_malloc ( std::size_t  size)

Definition at line 173 of file Memory.h.

template<typename T >
EIGEN_DEVICE_FUNC T* Eigen::internal::aligned_new ( std::size_t  size)

Definition at line 325 of file Memory.h.

void* Eigen::internal::aligned_realloc ( void *  ptr,
std::size_t  new_size,
std::size_t  old_size 
)

Definition at line 214 of file Memory.h.

template<typename T >
T Eigen::internal::amd_flip ( const T &  i)

Definition at line 28 of file Amd.h.

template<typename T0 , typename T1 >
void Eigen::internal::amd_mark ( const T0 *  w,
const T1 &  j 
)

Definition at line 31 of file Amd.h.

template<typename T0 , typename T1 >
bool Eigen::internal::amd_marked ( const T0 *  w,
const T1 &  j 
)

Definition at line 30 of file Amd.h.

template<typename T >
T Eigen::internal::amd_unflip ( const T &  i)

Definition at line 29 of file Amd.h.

template<typename MatrixType , typename VectorsType , typename CoeffsType >
void Eigen::internal::apply_block_householder_on_the_left ( MatrixType &  mat,
const VectorsType &  vectors,
const CoeffsType &  hCoeffs,
bool  forward 
)

Definition at line 86 of file BlockHouseholder.h.

template<typename VectorX , typename VectorY , typename OtherScalar >
EIGEN_DEVICE_FUNC void Eigen::internal::apply_rotation_in_the_plane ( DenseBase< VectorX > &  xpr_x,
DenseBase< VectorY > &  xpr_y,
const JacobiRotation< OtherScalar > &  j 
)

Applies the clock wise 2D rotation j to the set of 2D vectors of coordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $

See also
MatrixBase::applyOnTheLeft(), MatrixBase::applyOnTheRight()

Definition at line 453 of file Jacobi.h.

template<typename DstXprType , typename SrcXprType >
void Eigen::internal::assign_sparse_to_sparse ( DstXprType &  dst,
const SrcXprType &  src 
)

Definition at line 71 of file SparseAssign.h.

template<typename MatrixType >
SluMatrix Eigen::internal::asSluMatrix ( MatrixType &  mat)

Definition at line 291 of file SuperLUSupport.h.

template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
bool Eigen::internal::bicgstab ( const MatrixType &  mat,
const Rhs &  rhs,
Dest &  x,
const Preconditioner &  precond,
Index iters,
typename Dest::RealScalar &  tol_error 
)

Definition at line 29 of file BiCGSTAB.h.

template<typename MatrixType , Index Alignment>
void Eigen::internal::BlockedInPlaceTranspose ( MatrixType &  m)

Definition at line 264 of file Transpose.h.

template<typename Derived >
NumTraits<typename traits<Derived>::Scalar>::Real Eigen::internal::blueNorm_impl ( const EigenBase< Derived > &  _vec)

Definition at line 120 of file StableNorm.h.

template<typename Derived >
EIGEN_DEVICE_FUNC const Derived::Scalar Eigen::internal::bruteforce_det3_helper ( const MatrixBase< Derived > &  matrix,
int  a,
int  b,
int  c 
)

Definition at line 20 of file Determinant.h.

template<typename MatrixType >
void Eigen::internal::c_to_fortran_numbering ( MatrixType &  mat)

Definition at line 97 of file PaStiXSupport.h.

template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment ( Dst &  dst,
const Src &  src 
)

Definition at line 806 of file AssignEvaluator.h.

template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment ( const Dst &  dst,
const Src &  src 
)

Definition at line 812 of file AssignEvaluator.h.

template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment ( Dst &  dst,
const Src &  src,
const Func &  func,
typename enable_if< evaluator_assume_aliasing< Src >::value, void * >::type  = 0 
)

Definition at line 820 of file AssignEvaluator.h.

template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment ( Dst &  dst,
const Src &  src,
const Func &  func,
typename enable_if<!evaluator_assume_aliasing< Src >::value, void * >::type  = 0 
)

Definition at line 828 of file AssignEvaluator.h.

template<typename Dst , template< typename > class StorageBase, typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment ( NoAlias< Dst, StorageBase > &  dst,
const Src &  src,
const Func &  func 
)

Definition at line 837 of file AssignEvaluator.h.

template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment_no_alias ( Dst &  dst,
const Src &  src,
const Func &  func 
)

Definition at line 845 of file AssignEvaluator.h.

template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment_no_alias ( Dst &  dst,
const Src &  src 
)

Definition at line 887 of file AssignEvaluator.h.

template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment_no_alias_no_transpose ( Dst &  dst,
const Src &  src,
const Func &  func 
)

Definition at line 894 of file AssignEvaluator.h.

template<typename Dst , typename Src >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_assignment_no_alias_no_transpose ( Dst &  dst,
const Src &  src 
)

Definition at line 905 of file AssignEvaluator.h.

template<typename DstXprType , typename SrcXprType , typename Functor >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_dense_assignment_loop ( DstXprType &  dst,
const SrcXprType &  src,
const Functor &  func 
)

Definition at line 751 of file AssignEvaluator.h.

template<typename DstXprType , typename SrcXprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_dense_assignment_loop ( DstXprType &  dst,
const SrcXprType &  src 
)

Definition at line 771 of file AssignEvaluator.h.

template<typename Dst , typename Src , typename Func >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_restricted_packet_assignment_no_alias ( Dst &  dst,
const Src &  src,
const Func &  func 
)

Definition at line 867 of file AssignEvaluator.h.

template<int Mode, bool SetOpposite, typename DstXprType , typename SrcXprType , typename Functor >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_triangular_assignment_loop ( DstXprType &  dst,
const SrcXprType &  src,
const Functor &  func 
)

Definition at line 802 of file TriangularMatrix.h.

template<int Mode, bool SetOpposite, typename DstXprType , typename SrcXprType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::call_triangular_assignment_loop ( DstXprType &  dst,
const SrcXprType &  src 
)

Definition at line 830 of file TriangularMatrix.h.

template<typename OldType , typename NewType >
EIGEN_DEVICE_FUNC NewType Eigen::internal::cast ( const OldType &  x)

Definition at line 393 of file MathFunctions.h.

EIGEN_STRONG_INLINE Packet16f Eigen::internal::cat256 ( Packet8f  a,
Packet8f  b 
)

Definition at line 359 of file PacketMath.h.

template<typename Dst , typename Src >
void Eigen::internal::check_for_aliasing ( const Dst &  dst,
const Src &  src 
)

Definition at line 452 of file Transpose.h.

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void Eigen::internal::check_size_for_overflow ( std::size_t  size)

Definition at line 315 of file Memory.h.

template<typename T , int Size>
EIGEN_DEVICE_FUNC void Eigen::internal::check_static_allocation_size ( )

Definition at line 29 of file DenseStorage.h.

EIGEN_DEVICE_FUNC void Eigen::internal::check_that_malloc_is_allowed ( )

Definition at line 166 of file Memory.h.

template<typename _StorageIndex >
int Eigen::internal::cm_factorize_p ( cholmod_sparse *  A,
double  beta[2],
_StorageIndex *  fset,
std::size_t  fsize,
cholmod_factor *  L,
cholmod_common &  Common 
)

Definition at line 193 of file CholmodSupport.h.

template<>
int Eigen::internal::cm_factorize_p< SuiteSparse_long > ( cholmod_sparse *  A,
double  beta[2],
SuiteSparse_long *  fset,
std::size_t  fsize,
cholmod_factor *  L,
cholmod_common &  Common 
)

Definition at line 195 of file CholmodSupport.h.

template<typename _StorageIndex >
cholmod_dense* Eigen::internal::cm_solve ( int  sys,
cholmod_factor &  L,
cholmod_dense &  B,
cholmod_common &  Common 
)

Definition at line 186 of file CholmodSupport.h.

template<>
cholmod_dense* Eigen::internal::cm_solve< SuiteSparse_long > ( int  sys,
cholmod_factor &  L,
cholmod_dense &  B,
cholmod_common &  Common 
)

Definition at line 187 of file CholmodSupport.h.

template<typename _StorageIndex >
cholmod_sparse* Eigen::internal::cm_spsolve ( int  sys,
cholmod_factor &  L,
cholmod_sparse &  B,
cholmod_common &  Common 
)

Definition at line 189 of file CholmodSupport.h.

template<>
cholmod_sparse* Eigen::internal::cm_spsolve< SuiteSparse_long > ( int  sys,
cholmod_factor &  L,
cholmod_sparse &  B,
cholmod_common &  Common 
)

Definition at line 190 of file CholmodSupport.h.

template<typename MatrixType , int i, int j>
EIGEN_DEVICE_FUNC MatrixType::Scalar Eigen::internal::cofactor_3x3 ( const MatrixType &  m)

Definition at line 126 of file InverseImpl.h.

template<typename MatrixType , int i, int j>
EIGEN_DEVICE_FUNC MatrixType::Scalar Eigen::internal::cofactor_4x4 ( const MatrixType &  matrix)

Definition at line 213 of file InverseImpl.h.

template<typename MatrixType , typename IndexVector >
int Eigen::internal::coletree ( const MatrixType &  mat,
IndexVector &  parent,
IndexVector &  firstRowElt,
typename MatrixType::StorageIndex *  perm = 0 
)

Compute the column elimination tree of a sparse matrix

Parameters
matThe matrix in column-major format.
parentThe elimination tree
firstRowEltThe column index of the first element in each row
permThe permutation to apply to the column of mat

Definition at line 61 of file SparseColEtree.h.

template<typename MatrixType , typename ResultType >
EIGEN_DEVICE_FUNC void Eigen::internal::compute_inverse_size2_helper ( const MatrixType &  matrix,
const typename ResultType::Scalar &  invdet,
ResultType &  result 
)

Definition at line 76 of file InverseImpl.h.

template<typename MatrixType , typename ResultType >
EIGEN_DEVICE_FUNC void Eigen::internal::compute_inverse_size3_helper ( const MatrixType &  matrix,
const typename ResultType::Scalar &  invdet,
const Matrix< typename ResultType::Scalar, 3, 1 > &  cofactors_col0,
ResultType &  result 
)

Definition at line 140 of file InverseImpl.h.

template<typename MatrixType , typename DiagType , typename SubDiagType >
EIGEN_DEVICE_FUNC ComputationInfo Eigen::internal::computeFromTridiagonal_impl ( DiagType &  diag,
SubDiagType &  subdiag,
const Index  maxIterations,
bool  computeEigenvectors,
MatrixType &  eivec 
)

Definition at line 490 of file SelfAdjointEigenSolver.h.

template<typename LhsScalar , typename RhsScalar , int KcFactor, typename Index >
void Eigen::internal::computeProductBlockingSizes ( Index k,
Index m,
Index n,
Index  num_threads = 1 
)

Computes the blocking parameters for a m x k times k x n matrix product.

Parameters
[in,out]kInput: the third dimension of the product. Output: the blocking size along the same dimension.
[in,out]mInput: the number of rows of the left hand side. Output: the blocking size along the same dimension.
[in,out]nInput: the number of columns of the right hand side. Output: the blocking size along the same dimension.

Given a m x k times k x n matrix product of scalar types LhsScalar and RhsScalar, this function computes the blocking size parameters along the respective dimensions for matrix products and related algorithms.

The blocking size parameters may be evaluated:

  • either by a heuristic based on cache sizes;
  • or using fixed prescribed values (for testing purposes).
See also
setCpuCacheSizes

Definition at line 338 of file GeneralBlockPanelKernel.h.

template<typename LhsScalar , typename RhsScalar , typename Index >
void Eigen::internal::computeProductBlockingSizes ( Index k,
Index m,
Index n,
Index  num_threads = 1 
)

Definition at line 346 of file GeneralBlockPanelKernel.h.

template<typename T , bool Align>
EIGEN_DEVICE_FUNC void Eigen::internal::conditional_aligned_delete ( T *  ptr,
std::size_t  size 
)

Definition at line 369 of file Memory.h.

template<typename T , bool Align>
EIGEN_DEVICE_FUNC void Eigen::internal::conditional_aligned_delete_auto ( T *  ptr,
std::size_t  size 
)

Definition at line 441 of file Memory.h.

template<bool Align>
EIGEN_DEVICE_FUNC void Eigen::internal::conditional_aligned_free ( void *  ptr)

Definition at line 256 of file Memory.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::conditional_aligned_free< false > ( void *  ptr)

Definition at line 261 of file Memory.h.

template<bool Align>
EIGEN_DEVICE_FUNC void* Eigen::internal::conditional_aligned_malloc ( std::size_t  size)

Definition at line 238 of file Memory.h.

template<>
EIGEN_DEVICE_FUNC void* Eigen::internal::conditional_aligned_malloc< false > ( std::size_t  size)

Definition at line 243 of file Memory.h.

template<typename T , bool Align>
EIGEN_DEVICE_FUNC T* Eigen::internal::conditional_aligned_new ( std::size_t  size)

Definition at line 341 of file Memory.h.

template<typename T , bool Align>
EIGEN_DEVICE_FUNC T* Eigen::internal::conditional_aligned_new_auto ( std::size_t  size)

Definition at line 398 of file Memory.h.

template<bool Align>
void* Eigen::internal::conditional_aligned_realloc ( void *  ptr,
std::size_t  new_size,
std::size_t  old_size 
)

Definition at line 267 of file Memory.h.

template<>
void* Eigen::internal::conditional_aligned_realloc< false > ( void *  ptr,
std::size_t  new_size,
std::size_t   
)

Definition at line 272 of file Memory.h.

template<typename T , bool Align>
EIGEN_DEVICE_FUNC T* Eigen::internal::conditional_aligned_realloc_new ( T *  pts,
std::size_t  new_size,
std::size_t  old_size 
)

Definition at line 375 of file Memory.h.

template<typename T , bool Align>
T* Eigen::internal::conditional_aligned_realloc_new_auto ( T *  pts,
std::size_t  new_size,
std::size_t  old_size 
)

Definition at line 419 of file Memory.h.

template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
EIGEN_DONT_INLINE void Eigen::internal::conjugate_gradient ( const MatrixType &  mat,
const Rhs &  rhs,
Dest &  x,
const Preconditioner &  precond,
Index iters,
typename Dest::RealScalar &  tol_error 
)

Definition at line 28 of file ConjugateGradient.h.

template<typename T >
EIGEN_DEVICE_FUNC T* Eigen::internal::const_cast_ptr ( const T *  ptr)

Definition at line 485 of file XprHelper.h.

template<typename T >
EIGEN_DEVICE_FUNC T* Eigen::internal::construct_elements_of_array ( T *  ptr,
std::size_t  size 
)

Definition at line 294 of file Memory.h.

template<typename IndexDest , typename IndexSrc >
EIGEN_DEVICE_FUNC IndexDest Eigen::internal::convert_index ( const IndexSrc &  idx)

Definition at line 31 of file XprHelper.h.

bool Eigen::internal::copy_bool ( bool  b)

Definition at line 890 of file Macros.h.

template<typename StorageIndex >
StorageIndex Eigen::internal::cs_tdfs ( StorageIndex  j,
StorageIndex  k,
StorageIndex *  head,
const StorageIndex *  next,
StorageIndex *  post,
StorageIndex *  stack 
)

Definition at line 50 of file Amd.h.

template<typename T >
EIGEN_DEVICE_FUNC void Eigen::internal::destruct_elements_of_array ( T *  ptr,
std::size_t  size 
)

Definition at line 284 of file Memory.h.

Eigen::internal::EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE ( assign_op  ,
scalar_sum_op  ,
add_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE ( add_assign_op  ,
scalar_sum_op  ,
add_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE ( sub_assign_op  ,
scalar_sum_op  ,
sub_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE ( assign_op  ,
scalar_difference_op  ,
sub_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE ( add_assign_op  ,
scalar_difference_op  ,
sub_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_DENSE_OP_SPARSE ( sub_assign_op  ,
scalar_difference_op  ,
add_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT ( assign_op  ,
scalar_sum_op  ,
add_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT ( add_assign_op  ,
scalar_sum_op  ,
add_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT ( sub_assign_op  ,
scalar_sum_op  ,
sub_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT ( assign_op  ,
scalar_difference_op  ,
sub_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT ( add_assign_op  ,
scalar_difference_op  ,
sub_assign_op   
)
Eigen::internal::EIGEN_CATCH_ASSIGN_XPR_OP_PRODUCT ( sub_assign_op  ,
scalar_difference_op  ,
add_assign_op   
)
Eigen::internal::EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR ( sum  ,
(Size-1)*NumTraits< Scalar >::AddCost  ,
,
internal::scalar_sum_op   
)
Eigen::internal::EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR ( minCoeff  ,
(Size-1)*NumTraits< Scalar >::AddCost  ,
,
internal::scalar_min_op   
)
Eigen::internal::EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR ( maxCoeff  ,
(Size-1)*NumTraits< Scalar >::AddCost  ,
,
internal::scalar_max_op   
)
Eigen::internal::EIGEN_MAKE_PARTIAL_REDUX_FUNCTOR ( prod  ,
(Size-1)*NumTraits< Scalar >::MulCost  ,
,
internal::scalar_product_op   
)
template<typename Scalar >
Eigen::internal::EIGEN_MATHFUNC_RETVAL ( random  ,
Scalar   
) const

Definition at line 841 of file MathFunctions.h.

Eigen::internal::EIGEN_MEMBER_FUNCTOR ( norm  ,
(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost   
)
Eigen::internal::EIGEN_MEMBER_FUNCTOR ( stableNorm  ,
(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost   
)
Eigen::internal::EIGEN_MEMBER_FUNCTOR ( blueNorm  ,
(Size+5)*NumTraits< Scalar >::MulCost+(Size-1)*NumTraits< Scalar >::AddCost   
)
Eigen::internal::EIGEN_MEMBER_FUNCTOR ( hypotNorm  ,
(Size-1)*functor_traits< scalar_hypot_op< Scalar > >::Cost   
)
Eigen::internal::EIGEN_MEMBER_FUNCTOR ( all  ,
(Size-1)*NumTraits< Scalar >::AddCost   
)
Eigen::internal::EIGEN_MEMBER_FUNCTOR ( any  ,
(Size-1)*NumTraits< Scalar >::AddCost   
)
Eigen::internal::EIGEN_MEMBER_FUNCTOR ( count  ,
(Size-1)*NumTraits< Scalar >::AddCost   
)
void Eigen::internal::eigen_pastix ( pastix_data_t **  pastix_data,
int  pastix_comm,
int  n,
int *  ptr,
int *  idx,
float *  vals,
int *  perm,
int *  invp,
float *  x,
int  nbrhs,
int *  iparm,
double *  dparm 
)

Definition at line 67 of file PaStiXSupport.h.

void Eigen::internal::eigen_pastix ( pastix_data_t **  pastix_data,
int  pastix_comm,
int  n,
int *  ptr,
int *  idx,
double *  vals,
int *  perm,
int *  invp,
double *  x,
int  nbrhs,
int *  iparm,
double *  dparm 
)

Definition at line 74 of file PaStiXSupport.h.

void Eigen::internal::eigen_pastix ( pastix_data_t **  pastix_data,
int  pastix_comm,
int  n,
int *  ptr,
int *  idx,
std::complex< float > *  vals,
int *  perm,
int *  invp,
std::complex< float > *  x,
int  nbrhs,
int *  iparm,
double *  dparm 
)

Definition at line 81 of file PaStiXSupport.h.

void Eigen::internal::eigen_pastix ( pastix_data_t **  pastix_data,
int  pastix_comm,
int  n,
int *  ptr,
int *  idx,
std::complex< double > *  vals,
int *  perm,
int *  invp,
std::complex< double > *  x,
int  nbrhs,
int *  iparm,
double *  dparm 
)

Definition at line 88 of file PaStiXSupport.h.

template<typename Index , typename IndexVector >
Index Eigen::internal::etree_find ( Index  i,
IndexVector &  pp 
)

Find the root of the tree/set containing the vertex i : Use Path halving

Definition at line 40 of file SparseColEtree.h.

Index Eigen::internal::eval_expr_given_size ( Index  x,
Index   
)

Definition at line 63 of file IndexedViewHelper.h.

template<int N>
FixedInt<N> Eigen::internal::eval_expr_given_size ( FixedInt< N >  x,
Index   
)

Definition at line 66 of file IndexedViewHelper.h.

template<typename Derived >
Index Eigen::internal::eval_expr_given_size ( const symbolic::BaseExpr< Derived > &  x,
Index  size 
)

Definition at line 69 of file IndexedViewHelper.h.

template<typename LhsScalar , typename RhsScalar , int KcFactor, typename Index >
void Eigen::internal::evaluateProductBlockingSizesHeuristic ( Index k,
Index m,
Index n,
Index  num_threads = 1 
)

Definition at line 124 of file GeneralBlockPanelKernel.h.

template<int I_>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::extract128 ( Packet8d  x)

Definition at line 355 of file PacketMath.h.

template<int I_>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::extract256 ( Packet16f  x)

Definition at line 350 of file PacketMath.h.

template<typename T >
const T::Scalar* Eigen::internal::extract_data ( const T &  m)

Definition at line 545 of file BlasUtil.h.

template<typename T >
Index Eigen::internal::first ( const T &  x)

Definition at line 81 of file IndexedViewHelper.h.

template<int Alignment, typename Scalar , typename Index >
EIGEN_DEVICE_FUNC Index Eigen::internal::first_aligned ( const Scalar *  array,
Index  size 
)

Definition at line 468 of file Memory.h.

template<typename Scalar , typename Index >
EIGEN_DEVICE_FUNC Index Eigen::internal::first_default_aligned ( const Scalar *  array,
Index  size 
)

Definition at line 496 of file Memory.h.

template<typename Index >
Index Eigen::internal::first_multiple ( Index  size,
Index  base 
)

Definition at line 505 of file Memory.h.

EIGEN_STRONG_INLINE Packet8h Eigen::internal::float2half ( const Packet8f a)

Definition at line 825 of file PacketMath.h.

EIGEN_STRONG_INLINE Packet16h Eigen::internal::float2half ( const Packet16f a)

Definition at line 1290 of file PacketMath.h.

template<typename MatrixType >
void Eigen::internal::fortran_to_c_numbering ( MatrixType &  mat)

Definition at line 111 of file PaStiXSupport.h.

template<typename CJ , typename A , typename B , typename C , typename T >
EIGEN_STRONG_INLINE void Eigen::internal::gebp_madd ( const CJ &  cj,
A &  a,
B &  b,
C &  c,
T &  t 
)

Definition at line 372 of file GeneralBlockPanelKernel.h.

template<typename Derived >
EIGEN_DEVICE_FUNC const Derived::Scalar Eigen::internal::general_det3_helper ( const MatrixBase< Derived > &  matrix,
int  i1,
int  i2,
int  i3,
int  j1,
int  j2,
int  j3 
)

Definition at line 205 of file InverseImpl.h.

template<typename Packet >
Packet Eigen::internal::generic_expm1 ( const Packet x)

Definition at line 152 of file GenericPacketMathFunctions.h.

template<typename T >
T Eigen::internal::generic_fast_tanh_float ( const T &  a_x)

Definition at line 29 of file MathFunctionsImpl.h.

template<typename Packet >
Packet Eigen::internal::generic_plog1p ( const Packet x)

Definition at line 136 of file GenericPacketMathFunctions.h.

template<typename SizeType >
Index Eigen::internal::get_runtime_reshape_size ( SizeType  size,
Index  ,
Index   
)

Definition at line 27 of file ReshapedHelper.h.

Index Eigen::internal::get_runtime_reshape_size ( AutoSize_t  ,
Index  other,
Index  total 
)

Definition at line 38 of file ReshapedHelper.h.

template<typename T >
EIGEN_DEVICE_FUNC Index Eigen::internal::get_runtime_value ( const T &  x)

Definition at line 156 of file IntegralConstant.h.

template<int N>
EIGEN_DEVICE_FUNC Index Eigen::internal::get_runtime_value ( FixedInt< N >  *)()

Definition at line 158 of file IntegralConstant.h.

EIGEN_STRONG_INLINE Packet8f Eigen::internal::half2float ( const Packet8h a)

Definition at line 806 of file PacketMath.h.

EIGEN_STRONG_INLINE Packet16f Eigen::internal::half2float ( const Packet16h a)

Definition at line 1262 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::handmade_aligned_free ( void *  ptr)

Definition at line 113 of file Memory.h.

EIGEN_DEVICE_FUNC void* Eigen::internal::handmade_aligned_malloc ( std::size_t  size,
std::size_t  alignment = EIGEN_DEFAULT_ALIGN_BYTES 
)

Definition at line 99 of file Memory.h.

void* Eigen::internal::handmade_aligned_realloc ( void *  ptr,
std::size_t  size,
std::size_t  = 0 
)

Definition at line 126 of file Memory.h.

template<typename MatrixQR , typename HCoeffs >
void Eigen::internal::householder_qr_inplace_unblocked ( MatrixQR &  mat,
HCoeffs &  hCoeffs,
typename MatrixQR::Scalar *  tempData = 0 
)

Definition at line 267 of file HouseholderQR.h.

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::ignore_unused_variable ( const T &  )

Definition at line 959 of file Macros.h.

template<typename T1 , typename T2 >
EIGEN_DEVICE_FUNC bool Eigen::internal::is_same_dense ( const T1 &  mat1,
const T2 &  mat2,
typename enable_if< possibly_same_dense< T1, T2 >::value >::type *  = 0 
)

Definition at line 703 of file XprHelper.h.

template<typename T1 , typename T2 >
EIGEN_DEVICE_FUNC bool Eigen::internal::is_same_dense ( const T1 &  ,
const T2 &  ,
typename enable_if<!possibly_same_dense< T1, T2 >::value >::type *  = 0 
)

Definition at line 710 of file XprHelper.h.

template<typename Scalar >
EIGEN_DEVICE_FUNC bool Eigen::internal::isApprox ( const Scalar &  x,
const Scalar &  y,
const typename NumTraits< Scalar >::Real &  precision = NumTraits<Scalar>::dummy_precision() 
)

Definition at line 1828 of file MathFunctions.h.

template<typename Scalar >
EIGEN_DEVICE_FUNC bool Eigen::internal::isApproxOrLessThan ( const Scalar &  x,
const Scalar &  y,
const typename NumTraits< Scalar >::Real &  precision = NumTraits<Scalar>::dummy_precision() 
)

Definition at line 1835 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<internal::is_integral<T>::value,bool>::type Eigen::internal::isfinite_impl ( const T &  )

Definition at line 868 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<(!internal::is_integral<T>::value)&&(!NumTraits<T>::IsComplex),bool>::type Eigen::internal::isfinite_impl ( const T &  x)

Definition at line 873 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC bool Eigen::internal::isfinite_impl ( const std::complex< T > &  x)

Definition at line 1733 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<internal::is_integral<T>::value,bool>::type Eigen::internal::isinf_impl ( const T &  )

Definition at line 863 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<(!internal::is_integral<T>::value)&&(!NumTraits<T>::IsComplex),bool>::type Eigen::internal::isinf_impl ( const T &  x)

Definition at line 888 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC bool Eigen::internal::isinf_impl ( const std::complex< T > &  x)

Definition at line 1745 of file MathFunctions.h.

template<typename Scalar , typename OtherScalar >
EIGEN_DEVICE_FUNC bool Eigen::internal::isMuchSmallerThan ( const Scalar &  x,
const OtherScalar &  y,
const typename NumTraits< Scalar >::Real &  precision = NumTraits<Scalar>::dummy_precision() 
)

Definition at line 1821 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<internal::is_integral<T>::value,bool>::type Eigen::internal::isnan_impl ( const T &  )

Definition at line 858 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC internal::enable_if<(!internal::is_integral<T>::value)&&(!NumTraits<T>::IsComplex),bool>::type Eigen::internal::isnan_impl ( const T &  x)

Definition at line 903 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC bool Eigen::internal::isnan_impl ( const std::complex< T > &  x)

Definition at line 1739 of file MathFunctions.h.

template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
EIGEN_DONT_INLINE void Eigen::internal::least_square_conjugate_gradient ( const MatrixType &  mat,
const Rhs &  rhs,
Dest &  x,
const Preconditioner &  precond,
Index iters,
typename Dest::RealScalar &  tol_error 
)

Definition at line 28 of file LeastSquareConjugateGradient.h.

template<typename Scalar , typename RealPacket >
void Eigen::internal::loadQuadToDoublePacket ( const Scalar *  b,
DoublePacket< RealPacket > &  dest 
)

Definition at line 754 of file GeneralBlockPanelKernel.h.

template<typename Scalar , typename RealPacket >
void Eigen::internal::loadQuadToDoublePacket ( const Scalar *  b,
DoublePacket< RealPacket > &  dest,
typename enable_if< unpacket_traits< RealPacket >::size==16 >::type *  = 0 
)

Definition at line 762 of file GeneralBlockPanelKernel.h.

Index Eigen::internal::LUnumTempV ( Index m,
Index w,
Index t,
Index b 
)

Definition at line 39 of file SparseLU_Memory.h.

template<typename Scalar >
Index Eigen::internal::LUTempSpace ( Index m,
Index w 
)

Definition at line 45 of file SparseLU_Memory.h.

template<typename TriangularFactorType , typename VectorsType , typename CoeffsType >
void Eigen::internal::make_block_householder_triangular_factor ( TriangularFactorType &  triFactor,
const VectorsType &  vectors,
const CoeffsType &  hCoeffs 
)

Definition at line 51 of file BlockHouseholder.h.

template<typename T , typename Q >
const T& Eigen::internal::makeIndexedViewCompatible ( const T &  x,
Index  ,
 
)

Definition at line 91 of file IndexedViewHelper.h.

template<typename T >
enable_if<symbolic::is_symbolic<T>::value,SingleRange>::type Eigen::internal::makeIndexedViewCompatible ( const T &  id,
Index  size,
SpecializedType   
)

Definition at line 129 of file IndexedViewHelper.h.

template<typename XprSizeType >
AllRange<get_fixed_value<XprSizeType>::value> Eigen::internal::makeIndexedViewCompatible ( all_t  ,
XprSizeType  size,
SpecializedType   
)

Definition at line 156 of file IndexedViewHelper.h.

template<typename FirstType , typename SizeType , typename IncrType >
ArithmeticSequence<Index,typename make_size_type<SizeType>::type,IncrType> Eigen::internal::makeIndexedViewCompatible ( const ArithmeticSequence< FirstType, SizeType, IncrType > &  ids,
Index  size,
SpecializedType   
)

Definition at line 366 of file ArithmeticSequence.h.

void Eigen::internal::manage_caching_sizes ( Action  action,
std::ptrdiff_t *  l1,
std::ptrdiff_t *  l2,
std::ptrdiff_t *  l3 
)

Definition at line 86 of file GeneralBlockPanelKernel.h.

std::ptrdiff_t Eigen::internal::manage_caching_sizes_helper ( std::ptrdiff_t  a,
std::ptrdiff_t  b 
)

Definition at line 29 of file GeneralBlockPanelKernel.h.

void Eigen::internal::manage_multi_threading ( Action  action,
int *  v 
)

Definition at line 22 of file Parallelizer.h.

template<typename Scalar , int Flags, typename Index >
MappedSparseMatrix<Scalar,Flags,Index> Eigen::internal::map_superlu ( SluMatrix sluMat)

View a Super LU matrix as an Eigen expression

Definition at line 298 of file SuperLUSupport.h.

template<typename Scalar , typename StorageIndex >
void Eigen::internal::minimum_degree_ordering ( SparseMatrix< Scalar, ColMajor, StorageIndex > &  C,
PermutationMatrix< Dynamic, Dynamic, StorageIndex > &  perm 
)

Definition at line 84 of file Amd.h.

template<typename IndexVector >
void Eigen::internal::nr_etdfs ( typename IndexVector::Scalar  n,
IndexVector &  parent,
IndexVector &  first_kid,
IndexVector &  next_kid,
IndexVector &  post,
typename IndexVector::Scalar  postnum 
)

Depth-first search from vertex n. No recursion. This routine was contributed by Cédric Doucet, CEDRAT Group, Meylan, France.

Definition at line 130 of file SparseColEtree.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const Packet2cf value 
)

Definition at line 95 of file Complex.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  s,
const Packet16c v 
)

Definition at line 322 of file PacketMath.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  s,
const Packet16uc v 
)

Definition at line 334 of file PacketMath.h.

std::ostream & Eigen::internal::operator<< ( std::ostream &  s,
const Packet4f v 
)

Definition at line 346 of file PacketMath.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const PacketBlock< Packet2cf, 2 > &  value 
)

Definition at line 353 of file Complex.h.

std::ostream & Eigen::internal::operator<< ( std::ostream &  s,
const Packet4i v 
)

Definition at line 357 of file PacketMath.h.

std::ostream & Eigen::internal::operator<< ( std::ostream &  s,
const Packet4ui v 
)

Definition at line 368 of file PacketMath.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const Packet1cd value 
)

Definition at line 449 of file Complex.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const PacketBlock< Packet4f, 4 > &  value 
)

Definition at line 678 of file PacketMath.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const PacketBlock< Packet1cd, 2 > &  value 
)

Definition at line 698 of file Complex.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const PacketBlock< Packet4i, 4 > &  value 
)

Definition at line 702 of file PacketMath.h.

std::ostream & Eigen::internal::operator<< ( std::ostream &  os,
const Packet2d value 
)

Definition at line 832 of file PacketMath.h.

std::ostream & Eigen::internal::operator<< ( std::ostream &  os,
const Packet2l value 
)

Definition at line 837 of file PacketMath.h.

std::ostream & Eigen::internal::operator<< ( std::ostream &  os,
const Packet2ul value 
)

Definition at line 842 of file PacketMath.h.

std::ostream& Eigen::internal::operator<< ( std::ostream &  os,
const PacketBlock< Packet2d, 2 > &  value 
)

Definition at line 1152 of file PacketMath.h.

template<typename MatrixType >
void Eigen::internal::ordering_helper_at_plus_a ( const MatrixType &  A,
MatrixType &  symmat 
)

Definition at line 27 of file Ordering.h.

template<typename Dst , typename Lhs , typename Rhs , typename Func >
void EIGEN_DEVICE_FUNC Eigen::internal::outer_product_selector_run ( Dst &  dst,
const Lhs &  lhs,
const Rhs &  rhs,
const Func &  func,
const false_type  
)

Definition at line 272 of file ProductEvaluators.h.

template<typename Dst , typename Lhs , typename Rhs , typename Func >
void EIGEN_DEVICE_FUNC Eigen::internal::outer_product_selector_run ( Dst &  dst,
const Lhs &  lhs,
const Rhs &  rhs,
const Func &  func,
const true_type  
)

Definition at line 285 of file ProductEvaluators.h.

uint32x2_t Eigen::internal::p2ui_CONJ_XOR ( )

Definition at line 30 of file Complex.h.

uint32x4_t Eigen::internal::p4ui_CONJ_XOR ( )

Definition at line 18 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pabs ( const Packet a)

Definition at line 220 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC unsigned int Eigen::internal::pabs ( const unsigned int &  a)

Definition at line 222 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC unsigned long Eigen::internal::pabs ( const unsigned long &  a)

Definition at line 224 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC unsigned long long Eigen::internal::pabs ( const unsigned long long &  a)

Definition at line 226 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pabs ( const Packet8f a)

Definition at line 594 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pabs ( const Packet4d a)

Definition at line 599 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pabs ( const Packet16f a)

Definition at line 755 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pabs ( const Packet8d a)

Definition at line 761 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pabs ( const Packet4f a)

Definition at line 1029 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pabs ( const Packet4i a)

Definition at line 1030 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pabs ( const Packet8s a)

Definition at line 1031 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pabs ( const Packet8us a)

Definition at line 1032 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pabs ( const Packet16c a)

Definition at line 1033 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::pabs ( const Packet16uc a)

Definition at line 1034 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pabs ( const Packet2d a)

Definition at line 1079 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pabs ( const Packet2f a)

Definition at line 2232 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pabs ( const Packet8c a)

Definition at line 2236 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pabs ( const Packet4uc a)

Definition at line 2238 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pabs ( const Packet8uc a)

Definition at line 2239 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pabs ( const Packet4s a)

Definition at line 2241 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pabs ( const Packet4us a)

Definition at line 2243 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pabs ( const Packet2i a)

Definition at line 2245 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pabs ( const Packet2ui a)

Definition at line 2247 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pabs ( const Packet4ui a)

Definition at line 2248 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pabs ( const Packet2l a)

Definition at line 2249 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pabs ( const Packet2ul a)

Definition at line 2258 of file PacketMath.h.

Definition at line 486 of file PacketMath.h.

Definition at line 2234 of file PacketMath.h.

Definition at line 807 of file PacketMath.h.

Definition at line 485 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pabsdiff ( const Packet a,
const Packet b 
)

Definition at line 352 of file GenericPacketMath.h.

Definition at line 1093 of file PacketMath.h.

Definition at line 1103 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pabsdiff< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1081 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pabsdiff< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1113 of file PacketMath.h.

Definition at line 1117 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pabsdiff< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1085 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pabsdiff< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 1083 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pabsdiff< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 1115 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pabsdiff< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1105 of file PacketMath.h.

Definition at line 1095 of file PacketMath.h.

Definition at line 1119 of file PacketMath.h.

Definition at line 1109 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pabsdiff< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1091 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pabsdiff< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1107 of file PacketMath.h.

Definition at line 1101 of file PacketMath.h.

Definition at line 1111 of file PacketMath.h.

template<typename PacketType , typename Func >
EIGEN_DEVICE_FUNC PacketType Eigen::internal::packetwise_redux_empty_value ( const Func &  )

Definition at line 57 of file PartialReduxEvaluator.h.

template<typename PacketType , typename Scalar >
EIGEN_DEVICE_FUNC PacketType Eigen::internal::packetwise_redux_empty_value ( const scalar_product_op< Scalar, Scalar > &  )

Definition at line 62 of file PartialReduxEvaluator.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pacos ( const Packet a)

Definition at line 562 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::padd ( const Packet a,
const Packet b 
)

Definition at line 179 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC bool Eigen::internal::padd ( const bool &  a,
const bool &  b 
)

Definition at line 182 of file GenericPacketMath.h.

template<typename Packet >
DoublePacket<Packet> Eigen::internal::padd ( const DoublePacket< Packet > &  a,
const DoublePacket< Packet > &  b 
)

Definition at line 718 of file GeneralBlockPanelKernel.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::padd< Packet16b > ( const Packet16b a,
const Packet16b b 
)

Definition at line 250 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::padd< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 705 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::padd< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 207 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::padd< Packet16h > ( const Packet16h a,
const Packet16h b 
)

Definition at line 1361 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::padd< Packet16i > ( const Packet16i a,
const Packet16i b 
)

Definition at line 217 of file PacketMath.h.

Definition at line 706 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::padd< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 506 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::padd< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 115 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::padd< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 242 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::padd< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 98 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::padd< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 884 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::padd< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 747 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::padd< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 769 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::padd< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 773 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::padd< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 771 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::padd< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 774 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::padd< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 749 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::padd< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 246 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::padd< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 52 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::padd< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 184 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::padd< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 701 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::padd< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 702 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::padd< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 765 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::padd< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 757 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::padd< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 772 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::padd< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 767 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::padd< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 755 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::padd< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 61 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::padd< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 212 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::padd< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 183 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::padd< Packet8h > ( const Packet8h a,
const Packet8h b 
)

Definition at line 883 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::padd< Packet8i > ( const Packet8i a,
const Packet8i b 
)

Definition at line 185 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::padd< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 703 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::padd< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 763 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::padd< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 704 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pand ( const Packet a,
const Packet b 
)

Definition at line 299 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pand ( const Packet8h a,
const Packet8h b 
)

Definition at line 856 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pand ( const Packet16h a,
const Packet16h b 
)

Definition at line 1331 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pand< Packet16b > ( const Packet16b a,
const Packet16b b 
)

Definition at line 465 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pand< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 1356 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pand< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 442 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pand< Packet16i > ( const Packet16i a,
const Packet16i b 
)

Definition at line 436 of file PacketMath.h.

Definition at line 1362 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pand< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 541 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pand< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 201 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pand< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 268 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pand< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 122 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pand< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 943 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pand< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1348 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pand< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1370 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pand< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 1376 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pand< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 1372 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pand< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 1377 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pand< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1352 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pand< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 267 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pand< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 79 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pand< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 359 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pand< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 794 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pand< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 795 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pand< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1364 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pand< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 1358 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pand< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 1374 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pand< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 1366 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pand< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1354 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pand< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 81 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pand< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 451 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pand< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 358 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pand< Packet8i > ( const Packet8i a,
const Packet8i b 
)

Definition at line 360 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pand< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1365 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pand< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 1360 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pand< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 1368 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pandnot ( const Packet a,
const Packet b 
)

Definition at line 311 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pandnot ( const Packet8h a,
const Packet8h b 
)

Definition at line 859 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pandnot ( const Packet16h a,
const Packet16h b 
)

Definition at line 1334 of file PacketMath.h.

Definition at line 1454 of file PacketMath.h.

Definition at line 520 of file PacketMath.h.

Definition at line 515 of file PacketMath.h.

Definition at line 1459 of file PacketMath.h.

Definition at line 562 of file Complex.h.

Definition at line 216 of file Complex.h.

Definition at line 271 of file Complex.h.

Definition at line 125 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pandnot< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 964 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pandnot< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1447 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pandnot< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1469 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pandnot< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 1477 of file PacketMath.h.

Definition at line 1473 of file PacketMath.h.

Definition at line 1479 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pandnot< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1451 of file PacketMath.h.

Definition at line 270 of file Complex.h.

Definition at line 82 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pandnot< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 389 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pandnot< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 803 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pandnot< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 804 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pandnot< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1461 of file PacketMath.h.

Definition at line 1455 of file PacketMath.h.

Definition at line 1475 of file PacketMath.h.

Definition at line 1465 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pandnot< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1453 of file PacketMath.h.

Definition at line 84 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pandnot< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 528 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pandnot< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 388 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pandnot< Packet8i > ( const Packet8i a,
const Packet8i b 
)

Definition at line 390 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pandnot< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1463 of file PacketMath.h.

Definition at line 1457 of file PacketMath.h.

Definition at line 1467 of file PacketMath.h.

template<bool Condition, typename Functor , typename Index >
void Eigen::internal::parallelize_gemm ( const Functor &  func,
Index  rows,
Index  cols,
Index  depth,
bool  transpose 
)

Definition at line 100 of file Parallelizer.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::parg ( const Packet a)

Definition at line 230 of file GenericPacketMath.h.

template<int N>
EIGEN_DEVICE_FUNC int Eigen::internal::parithmetic_shift_right ( const int &  a)

Definition at line 235 of file GenericPacketMath.h.

template<int N>
EIGEN_DEVICE_FUNC long int Eigen::internal::parithmetic_shift_right ( const long int &  a)

Definition at line 237 of file GenericPacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::parithmetic_shift_right ( Packet8i  a)

Definition at line 416 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::parithmetic_shift_right ( Packet16i  a)

Definition at line 536 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::parithmetic_shift_right ( Packet4i  a)

Definition at line 1036 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::parithmetic_shift_right ( Packet4c a)

Definition at line 1483 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::parithmetic_shift_right ( Packet8c  a)

Definition at line 1485 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::parithmetic_shift_right ( Packet16c  a)

Definition at line 1486 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::parithmetic_shift_right ( Packet4uc a)

Definition at line 1487 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::parithmetic_shift_right ( Packet8uc  a)

Definition at line 1489 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::parithmetic_shift_right ( Packet16uc  a)

Definition at line 1490 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::parithmetic_shift_right ( Packet4s  a)

Definition at line 1491 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::parithmetic_shift_right ( Packet8s  a)

Definition at line 1492 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::parithmetic_shift_right ( Packet4us  a)

Definition at line 1493 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::parithmetic_shift_right ( Packet8us  a)

Definition at line 1494 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::parithmetic_shift_right ( Packet2i  a)

Definition at line 1495 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::parithmetic_shift_right ( Packet2ui  a)

Definition at line 1497 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::parithmetic_shift_right ( Packet4ui  a)

Definition at line 1498 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::parithmetic_shift_right ( Packet2l  a)

Definition at line 1499 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::parithmetic_shift_right ( Packet2ul  a)

Definition at line 1500 of file PacketMath.h.

template<typename MatrixType , typename TranspositionType >
void Eigen::internal::partial_lu_inplace ( MatrixType &  lu,
TranspositionType &  row_transpositions,
typename TranspositionType::StorageIndex &  nb_transpositions 
)

Definition at line 505 of file PartialPivLU.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pasin ( const Packet a)

Definition at line 558 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::patan ( const Packet a)

Definition at line 566 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pblend ( const Selector< 2 > &  ifPacket,
const Packet2cf thenPacket,
const Packet2cf elsePacket 
)

Definition at line 369 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pblend ( const Selector< unpacket_traits< Packet >::size > &  ifPacket,
const Packet thenPacket,
const Packet elsePacket 
)

Definition at line 717 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pblend ( const Selector< 8 > &  ifPacket,
const Packet8f thenPacket,
const Packet8f elsePacket 
)

Definition at line 750 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pblend ( const Selector< 4 > &  ifPacket,
const Packet4d thenPacket,
const Packet4d elsePacket 
)

Definition at line 756 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pblend ( const Selector< 16 > &  ,
const Packet16f ,
const Packet16f  
)

Definition at line 1173 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pblend ( const Selector< 8 > &  ifPacket,
const Packet8d thenPacket,
const Packet8d elsePacket 
)

Definition at line 1180 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pblend ( const Selector< 2 > &  ifPacket,
const Packet2d thenPacket,
const Packet2d elsePacket 
)

Definition at line 1226 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pblend ( const Selector< 4 > &  ifPacket,
const Packet4i thenPacket,
const Packet4i elsePacket 
)

Definition at line 1636 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pblend ( const Selector< 4 > &  ifPacket,
const Packet4f thenPacket,
const Packet4f elsePacket 
)

Definition at line 1640 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pblend ( const Selector< 8 > &  ifPacket,
const Packet8s thenPacket,
const Packet8s elsePacket 
)

Definition at line 1644 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pblend ( const Selector< 8 > &  ifPacket,
const Packet8us thenPacket,
const Packet8us elsePacket 
)

Definition at line 1652 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pblend ( const Selector< 16 > &  ifPacket,
const Packet16c thenPacket,
const Packet16c elsePacket 
)

Definition at line 1659 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::pblend ( const Selector< 16 > &  ifPacket,
const Packet16uc thenPacket,
const Packet16uc elsePacket 
)

Definition at line 1669 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pblend4 ( const Selector< 4 > &  ifPacket,
const Packet thenPacket,
const Packet elsePacket 
)

Definition at line 1630 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pbroadcast2 ( const typename unpacket_traits< Packet >::type *  a,
Packet a0,
Packet a1 
)

Definition at line 427 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pbroadcast4 ( const typename unpacket_traits< Packet >::type *  a,
Packet a0,
Packet a1,
Packet a2,
Packet a3 
)

Definition at line 410 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pbroadcast4< Packet2d > ( const double *  a,
Packet2d a0,
Packet2d a1,
Packet2d a2,
Packet2d a3 
)

Definition at line 775 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pbroadcast4< Packet4f > ( const float *  a,
Packet4f a0,
Packet4f a1,
Packet4f a2,
Packet4f a3 
)

Definition at line 528 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pbroadcast4< Packet4i > ( const int *  a,
Packet4i a0,
Packet4i a1,
Packet4i a2,
Packet4i a3 
)

Definition at line 534 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE void Eigen::internal::pbroadcast4_common ( const __UNPACK_TYPE__(Packet)*  a,
Packet a0,
Packet a1,
Packet a2,
Packet a3 
)

Definition at line 517 of file PacketMath.h.

template<typename SrcPacket , typename TgtPacket >
EIGEN_DEVICE_FUNC TgtPacket Eigen::internal::pcast ( const SrcPacket &  a)

Definition at line 157 of file GenericPacketMath.h.

template<typename SrcPacket , typename TgtPacket >
EIGEN_DEVICE_FUNC TgtPacket Eigen::internal::pcast ( const SrcPacket &  a,
const SrcPacket &   
)

Definition at line 162 of file GenericPacketMath.h.

template<typename SrcPacket , typename TgtPacket >
EIGEN_DEVICE_FUNC TgtPacket Eigen::internal::pcast ( const SrcPacket &  a,
const SrcPacket &  ,
const SrcPacket &  ,
const SrcPacket &   
)

Definition at line 168 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pcast< float, Packet1cf > ( const float &  a)

Definition at line 102 of file Complex.h.

Definition at line 116 of file TypeCasting.h.

Definition at line 39 of file TypeCasting.h.

Definition at line 1194 of file PacketMath.h.

Definition at line 26 of file TypeCasting.h.

Definition at line 1198 of file PacketMath.h.

Definition at line 86 of file TypeCasting.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcast< Packet2d, Packet4f > ( const Packet2d a,
const Packet2d b 
)

Definition at line 63 of file TypeCasting.h.

Definition at line 104 of file Complex.h.

Definition at line 150 of file TypeCasting.h.

Definition at line 184 of file TypeCasting.h.

Definition at line 167 of file TypeCasting.h.

Definition at line 192 of file TypeCasting.h.

Definition at line 42 of file TypeCasting.h.

Definition at line 186 of file TypeCasting.h.

Definition at line 168 of file TypeCasting.h.

Definition at line 194 of file TypeCasting.h.

Definition at line 44 of file TypeCasting.h.

Definition at line 153 of file TypeCasting.h.

Definition at line 170 of file TypeCasting.h.

Definition at line 198 of file TypeCasting.h.

Definition at line 43 of file TypeCasting.h.

Definition at line 151 of file TypeCasting.h.

Definition at line 188 of file TypeCasting.h.

Definition at line 196 of file TypeCasting.h.

Definition at line 46 of file TypeCasting.h.

Definition at line 155 of file TypeCasting.h.

Definition at line 190 of file TypeCasting.h.

Definition at line 172 of file TypeCasting.h.

Definition at line 48 of file TypeCasting.h.

Definition at line 158 of file TypeCasting.h.

Definition at line 120 of file TypeCasting.h.

Definition at line 103 of file TypeCasting.h.

Definition at line 175 of file TypeCasting.h.

Definition at line 136 of file TypeCasting.h.

Definition at line 67 of file TypeCasting.h.

Definition at line 58 of file TypeCasting.h.

Definition at line 1698 of file PacketMath.h.

Definition at line 118 of file TypeCasting.h.

Definition at line 88 of file TypeCasting.h.

Definition at line 174 of file TypeCasting.h.

Definition at line 134 of file TypeCasting.h.

Definition at line 72 of file TypeCasting.h.

Definition at line 1702 of file PacketMath.h.

Definition at line 126 of file TypeCasting.h.

Definition at line 93 of file TypeCasting.h.

Definition at line 182 of file TypeCasting.h.

Definition at line 142 of file TypeCasting.h.

Definition at line 65 of file TypeCasting.h.

Definition at line 52 of file TypeCasting.h.

Definition at line 162 of file TypeCasting.h.

Definition at line 105 of file TypeCasting.h.

Definition at line 179 of file TypeCasting.h.

Definition at line 140 of file TypeCasting.h.

Definition at line 63 of file TypeCasting.h.

Definition at line 50 of file TypeCasting.h.

Definition at line 160 of file TypeCasting.h.

Definition at line 122 of file TypeCasting.h.

Definition at line 177 of file TypeCasting.h.

Definition at line 138 of file TypeCasting.h.

Definition at line 77 of file TypeCasting.h.

Definition at line 57 of file TypeCasting.h.

Definition at line 165 of file TypeCasting.h.

Definition at line 127 of file TypeCasting.h.

Definition at line 98 of file TypeCasting.h.

Definition at line 144 of file TypeCasting.h.

Definition at line 67 of file TypeCasting.h.

Definition at line 54 of file TypeCasting.h.

Definition at line 163 of file TypeCasting.h.

Definition at line 124 of file TypeCasting.h.

Definition at line 110 of file TypeCasting.h.

Definition at line 181 of file TypeCasting.h.

Definition at line 131 of file TypeCasting.h.

Definition at line 112 of file TypeCasting.h.

Definition at line 145 of file TypeCasting.h.

Definition at line 81 of file TypeCasting.h.

Definition at line 39 of file TypeCasting.h.

Definition at line 66 of file TypeCasting.h.

Definition at line 43 of file TypeCasting.h.

Definition at line 83 of file TypeCasting.h.

Definition at line 113 of file TypeCasting.h.

Definition at line 148 of file TypeCasting.h.

Definition at line 82 of file TypeCasting.h.

Definition at line 129 of file TypeCasting.h.

Definition at line 147 of file TypeCasting.h.

Definition at line 84 of file TypeCasting.h.

Definition at line 132 of file TypeCasting.h.

Definition at line 115 of file TypeCasting.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pceil ( const Packet a)

Definition at line 625 of file GenericPacketMath.h.

Definition at line 1186 of file PacketMath.h.

Definition at line 322 of file PacketMath.h.

Definition at line 819 of file PacketMath.h.

Definition at line 321 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pcmp_eq ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 73 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pcmp_eq ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 87 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pcmp_eq ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 178 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pcmp_eq ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 217 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pcmp_eq ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 262 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pcmp_eq ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 273 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcmp_eq ( const Packet8f a,
const Packet8f b 
)

Definition at line 300 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pcmp_eq ( const Packet4d a,
const Packet4d b 
)

Definition at line 305 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pcmp_eq ( const Packet8i a,
const Packet8i b 
)

Definition at line 308 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pcmp_eq ( const Packet a,
const Packet b 
)

Definition at line 323 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pcmp_eq ( const Packet16f a,
const Packet16f b 
)

Definition at line 366 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pcmp_eq ( const Packet16i a,
const Packet16i b 
)

Definition at line 389 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pcmp_eq ( const Packet8d a,
const Packet8d b 
)

Definition at line 396 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pcmp_eq ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 418 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pcmp_eq ( const Packet2d a,
const Packet2d b 
)

Definition at line 441 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pcmp_eq ( const Packet16b a,
const Packet16b b 
)

Definition at line 445 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_eq ( const Packet4f a,
const Packet4f b 
)

Definition at line 787 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pcmp_eq ( const Packet4i a,
const Packet4i b 
)

Definition at line 792 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pcmp_eq ( const Packet8h a,
const Packet8h b 
)

Definition at line 867 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pcmp_eq ( const Packet16h a,
const Packet16h b 
)

Definition at line 1342 of file PacketMath.h.

Definition at line 1290 of file PacketMath.h.

Definition at line 1300 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pcmp_eq< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1278 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pcmp_eq< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1310 of file PacketMath.h.

Definition at line 1314 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pcmp_eq< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1282 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_eq< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 1280 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pcmp_eq< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 1312 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pcmp_eq< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1302 of file PacketMath.h.

Definition at line 1292 of file PacketMath.h.

Definition at line 1316 of file PacketMath.h.

Definition at line 1306 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pcmp_eq< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1288 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pcmp_eq< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1304 of file PacketMath.h.

Definition at line 1298 of file PacketMath.h.

Definition at line 1308 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcmp_le ( const Packet8f a,
const Packet8f b 
)

Definition at line 297 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pcmp_le ( const Packet4d a,
const Packet4d b 
)

Definition at line 302 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pcmp_le ( const Packet a,
const Packet b 
)

Definition at line 315 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pcmp_le ( const Packet16f a,
const Packet16f b 
)

Definition at line 371 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pcmp_le ( const Packet8d a,
const Packet8d b 
)

Definition at line 402 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pcmp_le ( const Packet2d a,
const Packet2d b 
)

Definition at line 438 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_le ( const Packet4f a,
const Packet4f b 
)

Definition at line 785 of file PacketMath.h.

Definition at line 1208 of file PacketMath.h.

Definition at line 1218 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pcmp_le< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1196 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pcmp_le< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1228 of file PacketMath.h.

Definition at line 1232 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pcmp_le< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1200 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_le< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 1198 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pcmp_le< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 1230 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pcmp_le< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1220 of file PacketMath.h.

Definition at line 1210 of file PacketMath.h.

Definition at line 1234 of file PacketMath.h.

Definition at line 1224 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pcmp_le< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1206 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pcmp_le< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1222 of file PacketMath.h.

Definition at line 1216 of file PacketMath.h.

Definition at line 1226 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcmp_lt ( const Packet8f a,
const Packet8f b 
)

Definition at line 298 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pcmp_lt ( const Packet4d a,
const Packet4d b 
)

Definition at line 303 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pcmp_lt ( const Packet a,
const Packet b 
)

Definition at line 319 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pcmp_lt ( const Packet16f a,
const Packet16f b 
)

Definition at line 377 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pcmp_lt ( const Packet8d a,
const Packet8d b 
)

Definition at line 408 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pcmp_lt ( const Packet2d a,
const Packet2d b 
)

Definition at line 439 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pcmp_lt ( const Packet4i a,
const Packet4i b 
)

Definition at line 443 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_lt ( const Packet4f a,
const Packet4f b 
)

Definition at line 786 of file PacketMath.h.

Definition at line 1249 of file PacketMath.h.

Definition at line 1259 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pcmp_lt< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1237 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pcmp_lt< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1269 of file PacketMath.h.

Definition at line 1273 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pcmp_lt< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1241 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_lt< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 1239 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pcmp_lt< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 1271 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pcmp_lt< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1261 of file PacketMath.h.

Definition at line 1251 of file PacketMath.h.

Definition at line 1275 of file PacketMath.h.

Definition at line 1265 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pcmp_lt< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1247 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pcmp_lt< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1263 of file PacketMath.h.

Definition at line 1257 of file PacketMath.h.

Definition at line 1267 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pcmp_lt_or_nan ( const Packet8f a,
const Packet8f b 
)

Definition at line 299 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pcmp_lt_or_nan ( const Packet4d a,
const Packet4d b 
)

Definition at line 304 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pcmp_lt_or_nan ( const Packet a,
const Packet b 
)

Definition at line 327 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pcmp_lt_or_nan ( const Packet16f a,
const Packet16f b 
)

Definition at line 383 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pcmp_lt_or_nan ( const Packet8d a,
const Packet8d b 
)

Definition at line 414 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pcmp_lt_or_nan ( const Packet2d a,
const Packet2d b 
)

Definition at line 440 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pcmp_lt_or_nan ( const Packet4f a,
const Packet4f b 
)

Definition at line 788 of file PacketMath.h.

Definition at line 1319 of file PacketMath.h.

Definition at line 1321 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pconj ( const Packet4cf a)

Definition at line 58 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pconj ( const Packet8cf a)

Definition at line 67 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pconj ( const Packet2cf a)

Definition at line 101 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pconj ( const Packet1cf a)

Definition at line 128 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pconj ( const Packet a)

Definition at line 197 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pconj ( const Packet8f a)

Definition at line 207 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pconj ( const Packet4d a)

Definition at line 208 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pconj ( const Packet8i a)

Definition at line 209 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pconj ( const Packet2cd a)

Definition at line 245 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pconj ( const Packet16f a)

Definition at line 248 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pconj ( const Packet4cd a)

Definition at line 249 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pconj ( const Packet8d a)

Definition at line 252 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pconj ( const Packet16i a)

Definition at line 256 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pconj ( const Packet1cd a)

Definition at line 527 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pconj ( const Packet4f a)

Definition at line 716 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pconj ( const Packet4i a)

Definition at line 717 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pconj ( const Packet2f a)

Definition at line 825 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pconj ( const Packet4c a)

Definition at line 827 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pconj ( const Packet8c a)

Definition at line 828 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pconj ( const Packet16c a)

Definition at line 829 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pconj ( const Packet4uc a)

Definition at line 830 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pconj ( const Packet8uc a)

Definition at line 831 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::pconj ( const Packet16uc a)

Definition at line 832 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pconj ( const Packet4s a)

Definition at line 833 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pconj ( const Packet8s a)

Definition at line 834 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pconj ( const Packet4us a)

Definition at line 835 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pconj ( const Packet8us a)

Definition at line 836 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pconj ( const Packet2i a)

Definition at line 837 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pconj ( const Packet2ui a)

Definition at line 839 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pconj ( const Packet4ui a)

Definition at line 840 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pconj ( const Packet2l a)

Definition at line 841 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pconj ( const Packet2ul a)

Definition at line 842 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pconj ( const Packet8h a)

Definition at line 876 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pconj ( const Packet2d a)

Definition at line 913 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pcos ( const Packet a)

Definition at line 550 of file GenericPacketMath.h.

Definition at line 432 of file MathFunctions.h.

Definition at line 30 of file MathFunctions.h.

Definition at line 38 of file MathFunctions.h.

Definition at line 29 of file MathFunctions.h.

template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet Eigen::internal::pcos_float ( const Packet x)

Definition at line 521 of file GenericPacketMathFunctions.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pcosh ( const Packet a)

Definition at line 574 of file GenericPacketMath.h.

EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pcplxflip ( const Packet2cf x)

Definition at line 226 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pcplxflip ( const Packet a)

Definition at line 535 of file GenericPacketMath.h.

EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pcplxflip ( const Packet1cd x)

Definition at line 692 of file Complex.h.

Definition at line 292 of file Complex.h.

Definition at line 372 of file Complex.h.

Definition at line 205 of file Complex.h.

Definition at line 384 of file Complex.h.

Definition at line 202 of file Complex.h.

Definition at line 198 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pdiv ( const Packet a,
const Packet b 
)

Definition at line 208 of file GenericPacketMath.h.

Definition at line 932 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pdiv< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 277 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pdiv< Packet16h > ( const Packet16h a,
const Packet16h b 
)

Definition at line 1382 of file PacketMath.h.

Definition at line 947 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pdiv< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 686 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pdiv< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 400 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pdiv< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 364 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pdiv< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 197 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pdiv< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 927 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pdiv< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 871 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pdiv< Packet2i > ( const Packet2i ,
const Packet2i  
)

Definition at line 972 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pdiv< Packet2l > ( const Packet2l ,
const Packet2l  
)

Definition at line 992 of file PacketMath.h.

Definition at line 982 of file PacketMath.h.

Definition at line 997 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pdiv< Packet4c > ( const Packet4c ,
const Packet4c  
)

Definition at line 922 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pdiv< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 376 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pdiv< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 193 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pdiv< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 216 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pdiv< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 724 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pdiv< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 742 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pdiv< Packet4s > ( const Packet4s ,
const Packet4s  
)

Definition at line 952 of file PacketMath.h.

Definition at line 937 of file PacketMath.h.

Definition at line 987 of file PacketMath.h.

Definition at line 962 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pdiv< Packet8c > ( const Packet8c ,
const Packet8c  
)

Definition at line 927 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pdiv< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 189 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pdiv< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 282 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pdiv< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 215 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pdiv< Packet8h > ( const Packet8h a,
const Packet8h b 
)

Definition at line 904 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pdiv< Packet8i > ( const Packet8i ,
const Packet8i  
)

Definition at line 217 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pdiv< Packet8s > ( const Packet8s ,
const Packet8s  
)

Definition at line 957 of file PacketMath.h.

Definition at line 942 of file PacketMath.h.

Definition at line 967 of file PacketMath.h.

template<int Mode, typename MatrixType , int DestOrder>
void Eigen::internal::permute_symm_to_fullsymm ( const MatrixType &  mat,
SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::StorageIndex > &  _dest,
const typename MatrixType::StorageIndex *  perm = 0 
)

Definition at line 427 of file SparseSelfAdjointView.h.

template<int SrcMode, int DstMode, typename MatrixType , int DestOrder>
void Eigen::internal::permute_symm_to_symm ( const MatrixType &  mat,
SparseMatrix< typename MatrixType::Scalar, DestOrder, typename MatrixType::StorageIndex > &  _dest,
const typename MatrixType::StorageIndex *  perm = 0 
)
template<int _SrcMode, int _DstMode, typename MatrixType , int DstOrder>
void Eigen::internal::permute_symm_to_symm ( const MatrixType &  mat,
SparseMatrix< typename MatrixType::Scalar, DstOrder, typename MatrixType::StorageIndex > &  _dest,
const typename MatrixType::StorageIndex *  perm 
)

Definition at line 517 of file SparseSelfAdjointView.h.

template<>
EIGEN_DEVICE_FUNC float Eigen::internal::pexp ( const float &  a)

Definition at line 238 of file GenericPacketMathFunctions.h.

template<>
EIGEN_DEVICE_FUNC double Eigen::internal::pexp ( const double &  a)

Definition at line 310 of file GenericPacketMathFunctions.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pexp ( const Packet a)

Definition at line 582 of file GenericPacketMath.h.

Definition at line 326 of file MathFunctions.h.

Definition at line 15 of file MathFunctions.h.

Definition at line 68 of file MathFunctions.h.

Definition at line 26 of file MathFunctions.h.

Definition at line 54 of file MathFunctions.h.

template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet Eigen::internal::pexp_double ( const Packet  _x)

Definition at line 243 of file GenericPacketMathFunctions.h.

template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet Eigen::internal::pexp_float ( const Packet  _x)

Definition at line 183 of file GenericPacketMathFunctions.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pexpm1 ( const Packet a)

Definition at line 586 of file GenericPacketMath.h.

Definition at line 33 of file MathFunctions.h.

Definition at line 45 of file MathFunctions.h.

template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits<Packet>::type Eigen::internal::pfirst ( const Packet a)

Definition at line 480 of file GenericPacketMath.h.

Definition at line 708 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int8_t Eigen::internal::pfirst< Packet16c > ( const Packet16c a)

Definition at line 994 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::pfirst< Packet16f > ( const Packet16f a)

Definition at line 733 of file PacketMath.h.

Definition at line 1216 of file PacketMath.h.

Definition at line 741 of file PacketMath.h.

Definition at line 999 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex< double > Eigen::internal::pfirst< Packet1cd > ( const Packet1cd a)

Definition at line 620 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::pfirst< Packet1cf > ( const Packet1cf a)

Definition at line 275 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<double> Eigen::internal::pfirst< Packet2cd > ( const Packet2cd a)

Definition at line 304 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex< float > Eigen::internal::pfirst< Packet2cf > ( const Packet2cf a)

Definition at line 129 of file Complex.h.

template<>
EIGEN_STRONG_INLINE double Eigen::internal::pfirst< Packet2d > ( const Packet2d a)

Definition at line 1065 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::pfirst< Packet2f > ( const Packet2f a)

Definition at line 2162 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::pfirst< Packet2i > ( const Packet2i a)

Definition at line 2174 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int64_t Eigen::internal::pfirst< Packet2l > ( const Packet2l a)

Definition at line 2178 of file PacketMath.h.

Definition at line 2176 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE uint64_t Eigen::internal::pfirst< Packet2ul > ( const Packet2ul a)

Definition at line 2179 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int8_t Eigen::internal::pfirst< Packet4c > ( const Packet4c a)

Definition at line 2164 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex<double> Eigen::internal::pfirst< Packet4cd > ( const Packet4cd a)

Definition at line 317 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::pfirst< Packet4cf > ( const Packet4cf a)

Definition at line 128 of file Complex.h.

template<>
EIGEN_STRONG_INLINE double Eigen::internal::pfirst< Packet4d > ( const Packet4d a)

Definition at line 568 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::pfirst< Packet4f > ( const Packet4f a)

Definition at line 977 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::pfirst< Packet4i > ( const Packet4i a)

Definition at line 534 of file PacketMath.h.

Definition at line 978 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::pfirst< Packet4s > ( const Packet4s a)

Definition at line 2170 of file PacketMath.h.

Definition at line 2167 of file PacketMath.h.

Definition at line 2177 of file PacketMath.h.

Definition at line 2172 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int8_t Eigen::internal::pfirst< Packet8c > ( const Packet8c a)

Definition at line 2165 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::pfirst< Packet8cf > ( const Packet8cf a)

Definition at line 123 of file Complex.h.

template<>
EIGEN_STRONG_INLINE double Eigen::internal::pfirst< Packet8d > ( const Packet8d a)

Definition at line 737 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::pfirst< Packet8f > ( const Packet8f a)

Definition at line 565 of file PacketMath.h.

Definition at line 770 of file PacketMath.h.

Definition at line 571 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE short int Eigen::internal::pfirst< Packet8s > ( const Packet8s a)

Definition at line 986 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::pfirst< Packet8s > ( const Packet8s a)

Definition at line 2171 of file PacketMath.h.

Definition at line 2168 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE unsigned short int Eigen::internal::pfirst< Packet8us > ( const Packet8us a)

Definition at line 990 of file PacketMath.h.

Definition at line 2173 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pfloor ( const Packet a)

Definition at line 616 of file GenericPacketMath.h.

Definition at line 1167 of file PacketMath.h.

Definition at line 1324 of file PacketMath.h.

Definition at line 325 of file PacketMath.h.

Definition at line 820 of file PacketMath.h.

Definition at line 324 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pfrexp ( const Packet a,
Packet exponent 
)

Definition at line 255 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pfrexp< Packet2f > ( const Packet2f a,
Packet2f exponent 
)

Definition at line 2260 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pfrexp< Packet4f > ( const Packet4f a,
Packet4f exponent 
)

Definition at line 1043 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pfrexp< Packet8f > ( const Packet8f a,
Packet8f exponent 
)

Definition at line 605 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pfrexp_float ( const Packet a,
Packet exponent 
)

Default implementation of pfrexp for float. It is expected to be called by implementers of template<> pfrexp.

Definition at line 23 of file GenericPacketMathFunctions.h.

template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pgather ( const Scalar *  from,
Index   
)

Definition at line 455 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16b Eigen::internal::pgather< bool, Packet16b > ( const bool *  from,
Index  stride 
)

Definition at line 632 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2d Eigen::internal::pgather< double, Packet2d > ( const double *  from,
Index  stride 
)

Definition at line 1037 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4d Eigen::internal::pgather< double, Packet4d > ( const double *  from,
Index  stride 
)

Definition at line 514 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8d Eigen::internal::pgather< double, Packet8d > ( const double *  from,
Index  stride 
)

Definition at line 683 of file PacketMath.h.

Definition at line 1407 of file PacketMath.h.

Definition at line 911 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16f Eigen::internal::pgather< float, Packet16f > ( const float *  from,
Index  stride 
)

Definition at line 673 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2f Eigen::internal::pgather< float, Packet2f > ( const float *  from,
Index  stride 
)

Definition at line 1826 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4f Eigen::internal::pgather< float, Packet4f > ( const float *  from,
Index  stride 
)

Definition at line 550 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8f Eigen::internal::pgather< float, Packet8f > ( const float *  from,
Index  stride 
)

Definition at line 509 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4i Eigen::internal::pgather< int, Packet4i > ( const int *  from,
Index  stride 
)

Definition at line 555 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4s Eigen::internal::pgather< int16_t, Packet4s > ( const int16_t *  from,
Index  stride 
)

Definition at line 1918 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8s Eigen::internal::pgather< int16_t, Packet8s > ( const int16_t *  from,
Index  stride 
)

Definition at line 1926 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2i Eigen::internal::pgather< int32_t, Packet2i > ( const int32_t *  from,
Index  stride 
)

Definition at line 1958 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4i Eigen::internal::pgather< int32_t, Packet4i > ( const int32_t *  from,
Index  stride 
)

Definition at line 473 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2l Eigen::internal::pgather< int64_t, Packet2l > ( const int64_t *  from,
Index  stride 
)

Definition at line 1986 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16c Eigen::internal::pgather< int8_t, Packet16c > ( const int8_t *  from,
Index  stride 
)

Definition at line 607 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4c Eigen::internal::pgather< int8_t, Packet4c > ( const int8_t *  from,
Index  stride 
)

Definition at line 1840 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8c Eigen::internal::pgather< int8_t, Packet8c > ( const int8_t *  from,
Index  stride 
)

Definition at line 1847 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8s Eigen::internal::pgather< short int, Packet8s > ( const short int *  from,
Index  stride 
)

Definition at line 574 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet1cd Eigen::internal::pgather< std::complex< double >, Packet1cd > ( const std::complex< double > *  from,
Index stride  EIGEN_UNUSED 
)

Definition at line 109 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet1cd Eigen::internal::pgather< std::complex< double >, Packet1cd > ( const std::complex< double > *  from,
Index stride   __attribute__(unused) 
)

Definition at line 599 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet2cd Eigen::internal::pgather< std::complex< double >, Packet2cd > ( const std::complex< double > *  from,
Index  stride 
)

Definition at line 290 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet4cd Eigen::internal::pgather< std::complex< double >, Packet4cd > ( const std::complex< double > *  from,
Index  stride 
)

Definition at line 300 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet1cf Eigen::internal::pgather< std::complex< float >, Packet1cf > ( const std::complex< float > *  from,
Index  stride 
)

Definition at line 246 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet2cf Eigen::internal::pgather< std::complex< float >, Packet2cf > ( const std::complex< float > *  from,
Index  stride 
)

Definition at line 83 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet4cf Eigen::internal::pgather< std::complex< float >, Packet4cf > ( const std::complex< float > *  from,
Index  stride 
)

Definition at line 104 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet8cf Eigen::internal::pgather< std::complex< float >, Packet8cf > ( const std::complex< float > *  from,
Index  stride 
)

Definition at line 113 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC Packet4us Eigen::internal::pgather< uint16_t, Packet4us > ( const uint16_t from,
Index  stride 
)

Definition at line 1938 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8us Eigen::internal::pgather< uint16_t, Packet8us > ( const uint16_t from,
Index  stride 
)

Definition at line 1946 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2ui Eigen::internal::pgather< uint32_t, Packet2ui > ( const uint32_t from,
Index  stride 
)

Definition at line 1972 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4ui Eigen::internal::pgather< uint32_t, Packet4ui > ( const uint32_t from,
Index  stride 
)

Definition at line 1978 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2ul Eigen::internal::pgather< uint64_t, Packet2ul > ( const uint64_t *  from,
Index  stride 
)

Definition at line 1992 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16uc Eigen::internal::pgather< uint8_t, Packet16uc > ( const uint8_t from,
Index  stride 
)

Definition at line 612 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4uc Eigen::internal::pgather< uint8_t, Packet4uc > ( const uint8_t from,
Index  stride 
)

Definition at line 1879 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8uc Eigen::internal::pgather< uint8_t, Packet8uc > ( const uint8_t from,
Index  stride 
)

Definition at line 1886 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8us Eigen::internal::pgather< unsigned short int, Packet8us > ( const unsigned short int *  from,
Index  stride 
)

Definition at line 579 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pgather_common ( const __UNPACK_TYPE__(Packet)*  from,
Index  stride 
)

Definition at line 540 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pgather_size16 ( const __UNPACK_TYPE__(Packet)*  from,
Index  stride 
)

Definition at line 584 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pgather_size8 ( const __UNPACK_TYPE__(Packet)*  from,
Index  stride 
)

Definition at line 560 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pldexp ( const Packet a,
const Packet exponent 
)

Definition at line 267 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pldexp< Packet2d > ( const Packet2d a,
const Packet2d exponent 
)

Definition at line 753 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pldexp< Packet2f > ( const Packet2f a,
const Packet2f exponent 
)

Definition at line 2265 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pldexp< Packet4d > ( const Packet4d a,
const Packet4d exponent 
)

Definition at line 613 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pldexp< Packet4f > ( const Packet4f a,
const Packet4f exponent 
)

Definition at line 1047 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pldexp< Packet8f > ( const Packet8f a,
const Packet8f exponent 
)

Definition at line 609 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pldexp_float ( Packet  a,
Packet  exponent 
)

Default implementation of pldexp for float. It is expected to be called by implementers of template<> pldexp.

Definition at line 33 of file GenericPacketMathFunctions.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pload ( const typename unpacket_traits< Packet >::type *  from)

Definition at line 356 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pload1 ( const typename unpacket_traits< Packet >::type *  a)

Definition at line 380 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pload1< Packet16f > ( const float *  from)

Definition at line 185 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pload1< Packet4d > ( const double *  from)

Definition at line 178 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pload1< Packet4f > ( const float *  from)

Definition at line 148 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pload1< Packet4i > ( const int32_t *  from)

Definition at line 157 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pload1< Packet8d > ( const double *  from)

Definition at line 189 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pload1< Packet8f > ( const float *  from)

Definition at line 177 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pload< Packet16b > ( const bool *  from)

Definition at line 538 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pload< Packet16c > ( const int8_t *  from)

Definition at line 414 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pload< Packet16f > ( const float *  from)

Definition at line 549 of file PacketMath.h.

Definition at line 1220 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pload< Packet16i > ( const int *  from)

Definition at line 557 of file PacketMath.h.

Definition at line 419 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pload< Packet1cd > ( const std::complex< double > *  from)

Definition at line 485 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pload< Packet1cf > ( const std::complex< float > *  from)

Definition at line 221 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pload< Packet2cd > ( const std::complex< double > *  from)

Definition at line 273 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pload< Packet2cf > ( const std::complex< float > *  from)

Definition at line 76 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pload< Packet2d > ( const double *  from)

Definition at line 971 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pload< Packet2f > ( const float *  from)

Definition at line 1547 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pload< Packet2i > ( const int32_t *  from)

Definition at line 1579 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pload< Packet2l > ( const int64_t *  from)

Definition at line 1587 of file PacketMath.h.

Definition at line 1583 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pload< Packet2ul > ( const uint64_t *  from)

Definition at line 1589 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pload< Packet4c > ( const int8_t *  from)

Definition at line 1551 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pload< Packet4cd > ( const std::complex< double > *  from)

Definition at line 278 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pload< Packet4cf > ( const std::complex< float > *  from)

Definition at line 84 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pload< Packet4d > ( const double *  from)

Definition at line 447 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pload< Packet4f > ( const float *  from)

Definition at line 394 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pload< Packet4i > ( const int32_t *  from)

Definition at line 392 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pload< Packet4i > ( const int *  from)

Definition at line 399 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pload< Packet4s > ( const int16_t *  from)

Definition at line 1571 of file PacketMath.h.

Definition at line 1561 of file PacketMath.h.

Definition at line 1585 of file PacketMath.h.

Definition at line 1575 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pload< Packet8c > ( const int8_t *  from)

Definition at line 1557 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pload< Packet8cf > ( const std::complex< float > *  from)

Definition at line 92 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pload< Packet8d > ( const double *  from)

Definition at line 553 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pload< Packet8f > ( const float *  from)

Definition at line 446 of file PacketMath.h.

Definition at line 774 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pload< Packet8i > ( const int *  from)

Definition at line 448 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pload< Packet8s > ( const short int *  from)

Definition at line 404 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pload< Packet8s > ( const int16_t *  from)

Definition at line 1573 of file PacketMath.h.

Definition at line 1567 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pload< Packet8us > ( const unsigned short int *  from)

Definition at line 409 of file PacketMath.h.

Definition at line 1577 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pload_common ( const __UNPACK_TYPE__(Packet)*  from)

Definition at line 380 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet Eigen::internal::ploaddup ( const typename unpacket_traits< Packet >::type *  from)

Definition at line 388 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::ploaddup< Packet16b > ( const bool *  from)

Definition at line 594 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::ploaddup< Packet16c > ( const int8_t *  from)

Definition at line 912 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::ploaddup< Packet16f > ( const float *  from)

Definition at line 585 of file PacketMath.h.

Definition at line 1241 of file PacketMath.h.

Definition at line 920 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::ploaddup< Packet1cd > ( const std::complex< double > *  from)

Definition at line 569 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::ploaddup< Packet1cf > ( const std::complex< float > *  from)

Definition at line 231 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::ploaddup< Packet2cd > ( const std::complex< double > *  from)

Definition at line 285 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::ploaddup< Packet2cf > ( const std::complex< float > *  from)

Definition at line 78 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::ploaddup< Packet2d > ( const double *  from)

Definition at line 1015 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::ploaddup< Packet2f > ( const float *  from)

Definition at line 1637 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::ploaddup< Packet2i > ( const int32_t *  from)

Definition at line 1695 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::ploaddup< Packet2l > ( const int64_t *  from)

Definition at line 1703 of file PacketMath.h.

Definition at line 1699 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::ploaddup< Packet2ul > ( const uint64_t *  from)

Definition at line 1705 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::ploaddup< Packet4c > ( const int8_t *  from)

Definition at line 1641 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::ploaddup< Packet4cd > ( const std::complex< double > *  from)

Definition at line 292 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::ploaddup< Packet4cf > ( const std::complex< float > *  from)

Definition at line 93 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::ploaddup< Packet4d > ( const double *  from)

Definition at line 478 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::ploaddup< Packet4f > ( const float *  from)

Definition at line 871 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::ploaddup< Packet4i > ( const int32_t *  from)

Definition at line 423 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::ploaddup< Packet4i > ( const int *  from)

Definition at line 875 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::ploaddup< Packet4s > ( const int16_t *  from)

Definition at line 1673 of file PacketMath.h.

Definition at line 1657 of file PacketMath.h.

Definition at line 1701 of file PacketMath.h.

Definition at line 1684 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::ploaddup< Packet8c > ( const int8_t *  from)

Definition at line 1646 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::ploaddup< Packet8cf > ( const std::complex< float > *  from)

Definition at line 101 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::ploaddup< Packet8d > ( const double *  from)

Definition at line 609 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::ploaddup< Packet8f > ( const float *  from)

Definition at line 463 of file PacketMath.h.

Definition at line 791 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::ploaddup< Packet8s > ( const short int *  from)

Definition at line 880 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::ploaddup< Packet8s > ( const int16_t *  from)

Definition at line 1678 of file PacketMath.h.

Definition at line 1662 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::ploaddup< Packet8us > ( const unsigned short int *  from)

Definition at line 888 of file PacketMath.h.

Definition at line 1689 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::ploaddup_common ( const __UNPACK_TYPE__(Packet)*  from)

Definition at line 864 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::ploadquad ( const typename unpacket_traits< Packet >::type *  from)

Definition at line 397 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::ploadquad ( const Eigen::half from)

Definition at line 1254 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::ploadquad< Packet16b > ( const bool *  from)

Definition at line 603 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::ploadquad< Packet16c > ( const int8_t *  from)

Definition at line 1717 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::ploadquad< Packet16f > ( const float *  from)

Definition at line 622 of file PacketMath.h.

Definition at line 1735 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::ploadquad< Packet4c > ( const int8_t *  from)

Definition at line 1709 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::ploadquad< Packet4f > ( const float *  from)

Definition at line 1708 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::ploadquad< Packet4i > ( const int32_t *  from)

Definition at line 1749 of file PacketMath.h.

Definition at line 1727 of file PacketMath.h.

Definition at line 1750 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::ploadquad< Packet8c > ( const int8_t *  from)

Definition at line 1711 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::ploadquad< Packet8cf > ( const std::complex< float > *  from)

Definition at line 105 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::ploadquad< Packet8d > ( const double *  from)

Definition at line 631 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::ploadquad< Packet8f > ( const float *  from)

Definition at line 485 of file PacketMath.h.

Definition at line 800 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::ploadquad< Packet8s > ( const short int *  from)

Definition at line 896 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::ploadquad< Packet8s > ( const int16_t *  from)

Definition at line 1745 of file PacketMath.h.

Definition at line 1729 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::ploadquad< Packet8us > ( const unsigned short int *  from)

Definition at line 904 of file PacketMath.h.

Definition at line 1747 of file PacketMath.h.

template<typename packet_type , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE packet_type Eigen::internal::ploadt ( const Eigen::TensorSycl::internal::RangeAccess< cl::sycl::access::mode::read_write, typename unpacket_traits< packet_type >::type > &  from)

Definition at line 117 of file PacketMath.h.

template<typename Packet , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet Eigen::internal::ploadt ( const typename unpacket_traits< Packet >::type *  from)

Definition at line 649 of file GenericPacketMath.h.

template<typename packet_type , int Alignment, typename T >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE packet_type Eigen::internal::ploadt_ro ( const Eigen::TensorSycl::internal::RangeAccess< cl::sycl::access::mode::read_write, T > &  from)

Definition at line 53 of file PacketMath.h.

template<typename Packet , int LoadMode>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet Eigen::internal::ploadt_ro ( const typename unpacket_traits< Packet >::type *  from)

Definition at line 674 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::ploadu ( const typename unpacket_traits< Packet >::type *  from)

Definition at line 360 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC enable_if<unpacket_traits<Packet>::masked_load_available, Packet>::type Eigen::internal::ploadu ( const typename unpacket_traits< Packet >::type *  from,
typename unpacket_traits< Packet >::mask_t  umask 
)
template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::ploadu< Packet16b > ( const bool *  from)

Definition at line 573 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::ploadu< Packet16c > ( const int8_t *  from)

Definition at line 855 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::ploadu< Packet16f > ( const float *  from)

Definition at line 563 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::ploadu< Packet16f > ( const float *  from,
uint16_t  umask 
)

Definition at line 577 of file PacketMath.h.

Definition at line 1224 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::ploadu< Packet16i > ( const int *  from)

Definition at line 571 of file PacketMath.h.

Definition at line 859 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::ploadu< Packet1cd > ( const std::complex< double > *  from)

Definition at line 492 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::ploadu< Packet1cf > ( const std::complex< float > *  from)

Definition at line 226 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::ploadu< Packet2cd > ( const std::complex< double > *  from)

Definition at line 275 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::ploadu< Packet2cf > ( const std::complex< float > *  from)

Definition at line 77 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::ploadu< Packet2d > ( const double *  from)

Definition at line 1008 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::ploadu< Packet2f > ( const float *  from)

Definition at line 1592 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::ploadu< Packet2i > ( const int32_t *  from)

Definition at line 1624 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::ploadu< Packet2l > ( const int64_t *  from)

Definition at line 1632 of file PacketMath.h.

Definition at line 1628 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::ploadu< Packet2ul > ( const uint64_t *  from)

Definition at line 1634 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::ploadu< Packet4c > ( const int8_t *  from)

Definition at line 1596 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::ploadu< Packet4cd > ( const std::complex< double > *  from)

Definition at line 280 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::ploadu< Packet4cf > ( const std::complex< float > *  from)

Definition at line 85 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::ploadu< Packet4d > ( const double *  from)

Definition at line 451 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::ploadu< Packet4f > ( const float *  from)

Definition at line 839 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::ploadu< Packet4i > ( const int32_t *  from)

Definition at line 406 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::ploadu< Packet4i > ( const int *  from)

Definition at line 843 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::ploadu< Packet4s > ( const int16_t *  from)

Definition at line 1616 of file PacketMath.h.

Definition at line 1606 of file PacketMath.h.

Definition at line 1630 of file PacketMath.h.

Definition at line 1620 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::ploadu< Packet8c > ( const int8_t *  from)

Definition at line 1602 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::ploadu< Packet8cf > ( const std::complex< float > *  from)

Definition at line 93 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::ploadu< Packet8d > ( const double *  from)

Definition at line 567 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::ploadu< Packet8f > ( const float *  from)

Definition at line 450 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::ploadu< Packet8f > ( const float *  from,
uint8_t  umask 
)

Definition at line 454 of file PacketMath.h.

Definition at line 778 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::ploadu< Packet8i > ( const int *  from)

Definition at line 452 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::ploadu< Packet8s > ( const short int *  from)

Definition at line 847 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::ploadu< Packet8s > ( const int16_t *  from)

Definition at line 1618 of file PacketMath.h.

Definition at line 1612 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::ploadu< Packet8us > ( const unsigned short int *  from)

Definition at line 851 of file PacketMath.h.

Definition at line 1622 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::ploadu_common ( const __UNPACK_TYPE__(Packet)*  from)

Definition at line 822 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::plog ( const Packet a)

Definition at line 590 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::plog10 ( const Packet a)

Definition at line 598 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::plog1p ( const Packet a)

Definition at line 594 of file GenericPacketMath.h.

Definition at line 28 of file MathFunctions.h.

Definition at line 40 of file MathFunctions.h.

Definition at line 20 of file MathFunctions.h.

Definition at line 20 of file MathFunctions.h.

Definition at line 35 of file MathFunctions.h.

template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet Eigen::internal::plog_float ( const Packet  _x)

Definition at line 51 of file GenericPacketMathFunctions.h.

template<int N>
EIGEN_DEVICE_FUNC int Eigen::internal::plogical_shift_left ( const int &  a)

Definition at line 247 of file GenericPacketMath.h.

template<int N>
EIGEN_DEVICE_FUNC long int Eigen::internal::plogical_shift_left ( const long int &  a)

Definition at line 249 of file GenericPacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::plogical_shift_left ( Packet8i  a)

Definition at line 436 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::plogical_shift_left ( Packet16i  a)

Definition at line 544 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::plogical_shift_left ( Packet4i  a)

Definition at line 1040 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::plogical_shift_left ( Packet4c a)

Definition at line 1528 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::plogical_shift_left ( Packet8c  a)

Definition at line 1530 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::plogical_shift_left ( Packet16c  a)

Definition at line 1531 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::plogical_shift_left ( Packet4uc a)

Definition at line 1532 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::plogical_shift_left ( Packet8uc  a)

Definition at line 1534 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::plogical_shift_left ( Packet16uc  a)

Definition at line 1535 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::plogical_shift_left ( Packet4s  a)

Definition at line 1536 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::plogical_shift_left ( Packet8s  a)

Definition at line 1537 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::plogical_shift_left ( Packet4us  a)

Definition at line 1538 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::plogical_shift_left ( Packet8us  a)

Definition at line 1539 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::plogical_shift_left ( Packet2i  a)

Definition at line 1540 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::plogical_shift_left ( Packet2ui  a)

Definition at line 1542 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::plogical_shift_left ( Packet4ui  a)

Definition at line 1543 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::plogical_shift_left ( Packet2l  a)

Definition at line 1544 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::plogical_shift_left ( Packet2ul  a)

Definition at line 1545 of file PacketMath.h.

template<int N>
EIGEN_DEVICE_FUNC int Eigen::internal::plogical_shift_right ( const int &  a)

Definition at line 241 of file GenericPacketMath.h.

template<int N>
EIGEN_DEVICE_FUNC long int Eigen::internal::plogical_shift_right ( const long int &  a)

Definition at line 243 of file GenericPacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::plogical_shift_right ( Packet8i  a)

Definition at line 426 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::plogical_shift_right ( Packet16i  a)

Definition at line 540 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::plogical_shift_right ( Packet4i  a)

Definition at line 1038 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::plogical_shift_right ( Packet4c a)

Definition at line 1502 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::plogical_shift_right ( Packet8c  a)

Definition at line 1504 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::plogical_shift_right ( Packet16c  a)

Definition at line 1506 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::plogical_shift_right ( Packet4uc a)

Definition at line 1508 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::plogical_shift_right ( Packet8uc  a)

Definition at line 1510 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::plogical_shift_right ( Packet16uc  a)

Definition at line 1511 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::plogical_shift_right ( Packet4s  a)

Definition at line 1512 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::plogical_shift_right ( Packet8s  a)

Definition at line 1514 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::plogical_shift_right ( Packet4us  a)

Definition at line 1516 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::plogical_shift_right ( Packet8us  a)

Definition at line 1517 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::plogical_shift_right ( Packet2i  a)

Definition at line 1518 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::plogical_shift_right ( Packet2ui  a)

Definition at line 1522 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::plogical_shift_right ( Packet4ui  a)

Definition at line 1523 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::plogical_shift_right ( Packet2l  a)

Definition at line 1524 of file PacketMath.h.

template<int N>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::plogical_shift_right ( Packet2ul  a)

Definition at line 1526 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet Eigen::internal::plset ( const typename unpacket_traits< Packet >::type &  a)

Definition at line 436 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::plset< Packet16c > ( const int8_t &  a)

Definition at line 698 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::plset< Packet16f > ( const float &  a)

Definition at line 194 of file PacketMath.h.

Definition at line 699 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::plset< Packet2d > ( const double &  a)

Definition at line 891 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::plset< Packet2f > ( const float &  a)

Definition at line 662 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::plset< Packet2i > ( const int32_t &  a)

Definition at line 716 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::plset< Packet2l > ( const int64_t &  a)

Definition at line 736 of file PacketMath.h.

Definition at line 726 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::plset< Packet2ul > ( const uint64_t &  a)

Definition at line 741 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::plset< Packet4c > ( const int8_t &  a)

Definition at line 672 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::plset< Packet4d > ( const double &  a)

Definition at line 181 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::plset< Packet4f > ( const float &  a)

Definition at line 694 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::plset< Packet4i > ( const int32_t &  a)

Definition at line 186 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::plset< Packet4i > ( const int &  a)

Definition at line 695 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::plset< Packet4s > ( const int16_t &  a)

Definition at line 696 of file PacketMath.h.

Definition at line 684 of file PacketMath.h.

Definition at line 731 of file PacketMath.h.

Definition at line 701 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::plset< Packet8c > ( const int8_t &  a)

Definition at line 674 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::plset< Packet8d > ( const double &  a)

Definition at line 201 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::plset< Packet8f > ( const float &  a)

Definition at line 180 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::plset< Packet8s > ( const short int &  a)

Definition at line 696 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::plset< Packet8s > ( const int16_t &  a)

Definition at line 706 of file PacketMath.h.

Definition at line 686 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::plset< Packet8us > ( const unsigned short int &  a)

Definition at line 697 of file PacketMath.h.

Definition at line 711 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pmadd ( const Packet a,
const Packet b,
const Packet c 
)

Definition at line 641 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pmadd ( const Packet4f a,
const Packet4f b,
const Packet4f c 
)

Definition at line 748 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pmadd ( const Packet4i a,
const Packet4i b,
const Packet4i c 
)

Definition at line 749 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pmadd ( const Packet2d a,
const Packet2d b,
const Packet2d c 
)

Definition at line 934 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pmadd ( const Packet4c a,
const Packet4c b,
const Packet4c c 
)

Definition at line 1042 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pmadd ( const Packet8c a,
const Packet8c b,
const Packet8c c 
)

Definition at line 1049 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pmadd ( const Packet16c a,
const Packet16c b,
const Packet16c c 
)

Definition at line 1051 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pmadd ( const Packet4uc a,
const Packet4uc b,
const Packet4uc c 
)

Definition at line 1053 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pmadd ( const Packet8uc a,
const Packet8uc b,
const Packet8uc c 
)

Definition at line 1060 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::pmadd ( const Packet16uc a,
const Packet16uc b,
const Packet16uc c 
)

Definition at line 1062 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pmadd ( const Packet4s a,
const Packet4s b,
const Packet4s c 
)

Definition at line 1064 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pmadd ( const Packet8s a,
const Packet8s b,
const Packet8s c 
)

Definition at line 1066 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pmadd ( const Packet4us a,
const Packet4us b,
const Packet4us c 
)

Definition at line 1068 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pmadd ( const Packet8us a,
const Packet8us b,
const Packet8us c 
)

Definition at line 1070 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pmadd ( const Packet2i a,
const Packet2i b,
const Packet2i c 
)

Definition at line 1072 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pmadd ( const Packet2ui a,
const Packet2ui b,
const Packet2ui c 
)

Definition at line 1076 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pmadd ( const Packet4ui a,
const Packet4ui b,
const Packet4ui c 
)

Definition at line 1078 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pmax ( const Packet a,
const Packet b 
)

Definition at line 216 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pmax< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 782 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pmax< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 332 of file PacketMath.h.

Definition at line 783 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pmax< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 993 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pmax< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1159 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pmax< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1181 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pmax< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 1185 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pmax< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 1183 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pmax< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 1190 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pmax< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1161 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pmax< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 285 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pmax< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 768 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pmax< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 779 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pmax< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1177 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pmax< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 1169 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pmax< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 1184 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pmax< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 1179 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pmax< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1167 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pmax< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 338 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pmax< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 274 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pmax< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 780 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pmax< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 1175 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pmax< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 781 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pmin ( const Packet a,
const Packet b 
)

Definition at line 212 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pmin< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 765 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pmin< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 319 of file PacketMath.h.

Definition at line 766 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pmin< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 978 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pmin< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1122 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pmin< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1144 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pmin< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 1148 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pmin< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 1146 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pmin< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 1153 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pmin< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1124 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pmin< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 263 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pmin< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 751 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pmin< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 762 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pmin< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1140 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pmin< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 1132 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pmin< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 1147 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pmin< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 1142 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pmin< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1130 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pmin< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 325 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pmin< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 249 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pmin< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 763 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pmin< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 1138 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pmin< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 764 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pmul ( const Packet a,
const Packet b 
)

Definition at line 201 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC bool Eigen::internal::pmul ( const bool &  a,
const bool &  b 
)

Definition at line 204 of file GenericPacketMath.h.

template<>
std::complex<float> Eigen::internal::pmul ( const std::complex< float > &  a,
const std::complex< float > &  b 
)

Definition at line 686 of file GenericPacketMath.h.

template<>
std::complex<double> Eigen::internal::pmul ( const std::complex< double > &  a,
const std::complex< double > &  b 
)

Definition at line 689 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pmul< Packet16b > ( const Packet16b a,
const Packet16b b 
)

Definition at line 299 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pmul< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 721 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pmul< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 261 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pmul< Packet16h > ( const Packet16h a,
const Packet16h b 
)

Definition at line 1375 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pmul< Packet16i > ( const Packet16i a,
const Packet16i b 
)

Definition at line 271 of file PacketMath.h.

Definition at line 722 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pmul< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 534 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pmul< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 139 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pmul< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 251 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pmul< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 103 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pmul< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 920 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pmul< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 844 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pmul< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 866 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pmul< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 868 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pmul< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 846 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pmul< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 257 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pmul< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 64 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pmul< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 212 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pmul< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 719 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pmul< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 720 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pmul< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 862 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pmul< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 854 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pmul< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 869 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pmul< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 864 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pmul< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 852 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pmul< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 75 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pmul< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 266 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pmul< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 211 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pmul< Packet8h > ( const Packet8h a,
const Packet8h b 
)

Definition at line 897 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pmul< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 863 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pmul< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 860 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pmul< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 865 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pnegate ( const Packet4cf a)

Definition at line 54 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pnegate ( const Packet8cf a)

Definition at line 63 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pnegate ( const Packet2cf a)

Definition at line 100 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pnegate ( const Packet1cf a)

Definition at line 125 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pnegate ( const Packet a)

Definition at line 190 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC bool Eigen::internal::pnegate ( const bool &  a)

Definition at line 193 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pnegate ( const Packet8f a)

Definition at line 198 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pnegate ( const Packet4d a)

Definition at line 202 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pnegate ( const Packet16f a)

Definition at line 239 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pnegate ( const Packet8d a)

Definition at line 243 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pnegate ( const Packet2cd a)

Definition at line 244 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pnegate ( const Packet4cd a)

Definition at line 248 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pnegate ( const Packet16b a)

Definition at line 272 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pnegate ( const Packet1cd a)

Definition at line 520 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pnegate ( const Packet4f a)

Definition at line 713 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pnegate ( const Packet4i a)

Definition at line 714 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pnegate ( const Packet2f a)

Definition at line 805 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pnegate ( const Packet4c a)

Definition at line 807 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pnegate ( const Packet8c a)

Definition at line 809 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pnegate ( const Packet16c a)

Definition at line 810 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pnegate ( const Packet4s a)

Definition at line 811 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pnegate ( const Packet8s a)

Definition at line 812 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pnegate ( const Packet2i a)

Definition at line 813 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pnegate ( const Packet2l a)

Definition at line 815 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pnegate ( const Packet8h a)

Definition at line 878 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pnegate ( const Packet2d a)

Definition at line 906 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pnegate ( const Packet16h a)

Definition at line 1356 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::por ( const Packet a,
const Packet b 
)

Definition at line 303 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::por ( const Packet8h a,
const Packet8h b 
)

Definition at line 848 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::por ( const Packet16h a,
const Packet16h b 
)

Definition at line 1323 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::por< Packet16b > ( const Packet16b a,
const Packet16b b 
)

Definition at line 470 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::por< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 1387 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::por< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 473 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::por< Packet16i > ( const Packet16i a,
const Packet16i b 
)

Definition at line 468 of file PacketMath.h.

Definition at line 1393 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::por< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 548 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::por< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 206 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::por< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 269 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::por< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 123 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::por< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 950 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::por< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1380 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::por< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1403 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::por< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 1409 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::por< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 1405 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::por< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 1411 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::por< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1384 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::por< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 268 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::por< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 80 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::por< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 369 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::por< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 797 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::por< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 798 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::por< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1395 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::por< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 1389 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::por< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 1407 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::por< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 1399 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::por< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1386 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::por< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 82 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::por< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 482 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::por< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 368 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::por< Packet8i > ( const Packet8i a,
const Packet8i b 
)

Definition at line 370 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::por< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1397 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::por< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 1391 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::por< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 1401 of file PacketMath.h.

template<typename RealScalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE RealScalar Eigen::internal::positive_real_hypot ( const RealScalar &  x,
const RealScalar &  y 
)

Definition at line 80 of file MathFunctionsImpl.h.

template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits<Packet>::type Eigen::internal::predux ( const Packet a)

Definition at line 484 of file GenericPacketMath.h.

Definition at line 841 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int8_t Eigen::internal::predux< Packet16c > ( const Packet16c a)

Definition at line 1121 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::predux< Packet16f > ( const Packet16f a)

Definition at line 795 of file PacketMath.h.

Definition at line 1389 of file PacketMath.h.

Definition at line 1126 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex< double > Eigen::internal::predux< Packet1cd > ( const Packet1cd a)

Definition at line 634 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::predux< Packet1cf > ( const Packet1cf a)

Definition at line 297 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<double> Eigen::internal::predux< Packet2cd > ( const Packet2cd a)

Definition at line 317 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex< float > Eigen::internal::predux< Packet2cf > ( const Packet2cf a)

Definition at line 144 of file Complex.h.

template<>
EIGEN_STRONG_INLINE double Eigen::internal::predux< Packet2d > ( const Packet2d a)

Definition at line 1086 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::predux< Packet2f > ( const Packet2f a)

Definition at line 2270 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux< Packet2i > ( const Packet2i a)

Definition at line 2344 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int64_t Eigen::internal::predux< Packet2l > ( const Packet2l a)

Definition at line 2356 of file PacketMath.h.

Definition at line 2350 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE uint64_t Eigen::internal::predux< Packet2ul > ( const Packet2ul a)

Definition at line 2358 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int8_t Eigen::internal::predux< Packet4c > ( const Packet4c a)

Definition at line 2276 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex<double> Eigen::internal::predux< Packet4cd > ( const Packet4cd a)

Definition at line 329 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::predux< Packet4cf > ( const Packet4cf a)

Definition at line 146 of file Complex.h.

template<>
EIGEN_STRONG_INLINE double Eigen::internal::predux< Packet4d > ( const Packet4d a)

Definition at line 631 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::predux< Packet4f > ( const Packet4f a)

Definition at line 1051 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux< Packet4i > ( const Packet4i a)

Definition at line 580 of file PacketMath.h.

Definition at line 1061 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux< Packet4s > ( const Packet4s a)

Definition at line 2320 of file PacketMath.h.

Definition at line 2298 of file PacketMath.h.

Definition at line 2351 of file PacketMath.h.

Definition at line 2332 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int8_t Eigen::internal::predux< Packet8c > ( const Packet8c a)

Definition at line 2283 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::predux< Packet8cf > ( const Packet8cf a)

Definition at line 134 of file Complex.h.

template<>
EIGEN_STRONG_INLINE double Eigen::internal::predux< Packet8d > ( const Packet8d a)

Definition at line 813 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE float Eigen::internal::predux< Packet8f > ( const Packet8f a)

Definition at line 627 of file PacketMath.h.

Definition at line 930 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE short int Eigen::internal::predux< Packet8s > ( const Packet8s a)

Definition at line 1089 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux< Packet8s > ( const Packet8s a)

Definition at line 2325 of file PacketMath.h.

Definition at line 2305 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE unsigned short int Eigen::internal::predux< Packet8us > ( const Packet8us a)

Definition at line 1094 of file PacketMath.h.

Definition at line 2337 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC bool Eigen::internal::predux_any ( const Packet a)

Definition at line 518 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE bool Eigen::internal::predux_any ( const Packet8f x)

Definition at line 686 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE bool Eigen::internal::predux_any ( const Packet16f x)

Definition at line 912 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE bool Eigen::internal::predux_any ( const Packet4f x)

Definition at line 1340 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC conditional<(unpacket_traits<Packet>::size%8)==0,typename unpacket_traits<Packet>::half,Packet>::type Eigen::internal::predux_half_dowto4 ( const Packet a)

Definition at line 493 of file GenericPacketMath.h.

template<typename Packet >
const DoublePacket<Packet>& Eigen::internal::predux_half_dowto4 ( const DoublePacket< Packet > &  a)

Definition at line 732 of file GeneralBlockPanelKernel.h.

template<typename Packet >
DoublePacket<typename unpacket_traits<Packet>::half> Eigen::internal::predux_half_dowto4 ( const DoublePacket< Packet > &  a,
typename enable_if< unpacket_traits< Packet >::size==16 >::type *  = 0 
)

Definition at line 740 of file GeneralBlockPanelKernel.h.

template<>
EIGEN_DEVICE_FUNC Packet4c Eigen::internal::predux_half_dowto4 ( const Packet8c a)

Definition at line 2361 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8c Eigen::internal::predux_half_dowto4 ( const Packet16c a)

Definition at line 2366 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4uc Eigen::internal::predux_half_dowto4 ( const Packet8uc a)

Definition at line 2368 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8uc Eigen::internal::predux_half_dowto4 ( const Packet16uc a)

Definition at line 2373 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4s Eigen::internal::predux_half_dowto4 ( const Packet8s a)

Definition at line 2375 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4us Eigen::internal::predux_half_dowto4 ( const Packet8us a)

Definition at line 2377 of file PacketMath.h.

Definition at line 822 of file PacketMath.h.

Definition at line 147 of file Complex.h.

Definition at line 838 of file PacketMath.h.

Definition at line 636 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits<Packet>::type Eigen::internal::predux_max ( const Packet a)

Definition at line 505 of file GenericPacketMath.h.

Definition at line 1316 of file PacketMath.h.

Definition at line 893 of file PacketMath.h.

Definition at line 1328 of file PacketMath.h.

Definition at line 1120 of file PacketMath.h.

Definition at line 2555 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux_max< Packet2i > ( const Packet2i a)

Definition at line 2630 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int64_t Eigen::internal::predux_max< Packet2l > ( const Packet2l a)

Definition at line 2644 of file PacketMath.h.

Definition at line 2637 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE uint64_t Eigen::internal::predux_max< Packet2ul > ( const Packet2ul a)

Definition at line 2646 of file PacketMath.h.

Definition at line 2562 of file PacketMath.h.

Definition at line 674 of file PacketMath.h.

Definition at line 1276 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux_max< Packet4i > ( const Packet4i a)

Definition at line 670 of file PacketMath.h.

Definition at line 1281 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux_max< Packet4s > ( const Packet4s a)

Definition at line 2606 of file PacketMath.h.

Definition at line 2584 of file PacketMath.h.

Definition at line 2639 of file PacketMath.h.

Definition at line 2618 of file PacketMath.h.

Definition at line 2569 of file PacketMath.h.

Definition at line 904 of file PacketMath.h.

Definition at line 667 of file PacketMath.h.

Definition at line 936 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE short int Eigen::internal::predux_max< Packet8s > ( const Packet8s a)

Definition at line 1286 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux_max< Packet8s > ( const Packet8s a)

Definition at line 2611 of file PacketMath.h.

Definition at line 2591 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE unsigned short int Eigen::internal::predux_max< Packet8us > ( const Packet8us a)

Definition at line 1301 of file PacketMath.h.

Definition at line 2623 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits<Packet>::type Eigen::internal::predux_min ( const Packet a)

Definition at line 501 of file GenericPacketMath.h.

Definition at line 1244 of file PacketMath.h.

Definition at line 874 of file PacketMath.h.

Definition at line 1256 of file PacketMath.h.

Definition at line 1105 of file PacketMath.h.

Definition at line 2460 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux_min< Packet2i > ( const Packet2i a)

Definition at line 2535 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int64_t Eigen::internal::predux_min< Packet2l > ( const Packet2l a)

Definition at line 2549 of file PacketMath.h.

Definition at line 2542 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE uint64_t Eigen::internal::predux_min< Packet2ul > ( const Packet2ul a)

Definition at line 2551 of file PacketMath.h.

Definition at line 2467 of file PacketMath.h.

Definition at line 661 of file PacketMath.h.

Definition at line 1204 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux_min< Packet4i > ( const Packet4i a)

Definition at line 635 of file PacketMath.h.

Definition at line 1209 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux_min< Packet4s > ( const Packet4s a)

Definition at line 2511 of file PacketMath.h.

Definition at line 2489 of file PacketMath.h.

Definition at line 2544 of file PacketMath.h.

Definition at line 2523 of file PacketMath.h.

Definition at line 2474 of file PacketMath.h.

Definition at line 884 of file PacketMath.h.

Definition at line 655 of file PacketMath.h.

Definition at line 942 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE short int Eigen::internal::predux_min< Packet8s > ( const Packet8s a)

Definition at line 1214 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux_min< Packet8s > ( const Packet8s a)

Definition at line 2516 of file PacketMath.h.

Definition at line 2496 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE unsigned short int Eigen::internal::predux_min< Packet8us > ( const Packet8us a)

Definition at line 1229 of file PacketMath.h.

Definition at line 2528 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC unpacket_traits<Packet>::type Eigen::internal::predux_mul ( const Packet a)

Definition at line 497 of file GenericPacketMath.h.

Definition at line 869 of file PacketMath.h.

Definition at line 1169 of file PacketMath.h.

Definition at line 845 of file PacketMath.h.

Definition at line 1394 of file PacketMath.h.

Definition at line 1181 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex< double > Eigen::internal::predux_mul< Packet1cd > ( const Packet1cd a)

Definition at line 641 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::predux_mul< Packet1cf > ( const Packet1cf a)

Definition at line 310 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<double> Eigen::internal::predux_mul< Packet2cd > ( const Packet2cd a)

Definition at line 323 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex< float > Eigen::internal::predux_mul< Packet2cf > ( const Packet2cf a)

Definition at line 152 of file Complex.h.

Definition at line 1096 of file PacketMath.h.

Definition at line 2382 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux_mul< Packet2i > ( const Packet2i a)

Definition at line 2446 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int64_t Eigen::internal::predux_mul< Packet2l > ( const Packet2l a)

Definition at line 2454 of file PacketMath.h.

Definition at line 2450 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE uint64_t Eigen::internal::predux_mul< Packet2ul > ( const Packet2ul a)

Definition at line 2456 of file PacketMath.h.

Definition at line 2386 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex<double> Eigen::internal::predux_mul< Packet4cd > ( const Packet4cd a)

Definition at line 335 of file Complex.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::predux_mul< Packet4cf > ( const Packet4cf a)

Definition at line 152 of file Complex.h.

Definition at line 648 of file PacketMath.h.

Definition at line 1133 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int32_t Eigen::internal::predux_mul< Packet4i > ( const Packet4i a)

Definition at line 600 of file PacketMath.h.

Definition at line 1140 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux_mul< Packet4s > ( const Packet4s a)

Definition at line 2414 of file PacketMath.h.

Definition at line 2400 of file PacketMath.h.

Definition at line 2452 of file PacketMath.h.

Definition at line 2430 of file PacketMath.h.

Definition at line 2392 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE std::complex<float> Eigen::internal::predux_mul< Packet8cf > ( const Packet8cf a)

Definition at line 140 of file Complex.h.

Definition at line 865 of file PacketMath.h.

Definition at line 641 of file PacketMath.h.

Definition at line 948 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE short int Eigen::internal::predux_mul< Packet8s > ( const Packet8s a)

Definition at line 1147 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE int16_t Eigen::internal::predux_mul< Packet8s > ( const Packet8s a)

Definition at line 2419 of file PacketMath.h.

Definition at line 2406 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE unsigned short int Eigen::internal::predux_mul< Packet8us > ( const Packet8us a)

Definition at line 1158 of file PacketMath.h.

Definition at line 2435 of file PacketMath.h.

template<typename Scalar >
EIGEN_DEVICE_FUNC void Eigen::internal::prefetch ( const Scalar *  addr)

Definition at line 462 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< double > ( const double *  addr)

Definition at line 561 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< float > ( const float *  addr)

Definition at line 974 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< int > ( const int *  addr)

Definition at line 975 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< int16_t > ( const int16_t *  addr)

Definition at line 2155 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< int32_t > ( const int32_t *  addr)

Definition at line 520 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< int64_t > ( const int64_t *  addr)

Definition at line 2159 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< int8_t > ( const int8_t *  addr)

Definition at line 2153 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< std::complex< double > > ( const std::complex< double > *  addr)

Definition at line 592 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< std::complex< float > > ( const std::complex< float > *  addr)

Definition at line 127 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< uint16_t > ( const uint16_t addr)

Definition at line 2156 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< uint32_t > ( const uint32_t addr)

Definition at line 2158 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< uint64_t > ( const uint64_t *  addr)

Definition at line 2160 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::prefetch< uint8_t > ( const uint8_t addr)

Definition at line 2154 of file PacketMath.h.

template<typename Target , typename Packet >
EIGEN_DEVICE_FUNC Target Eigen::internal::preinterpret ( const Packet a)

Definition at line 213 of file TypeCasting.h.

Definition at line 1206 of file PacketMath.h.

Definition at line 1202 of file PacketMath.h.

Definition at line 219 of file TypeCasting.h.

Definition at line 201 of file TypeCasting.h.

Definition at line 203 of file TypeCasting.h.

Definition at line 229 of file TypeCasting.h.

Definition at line 231 of file TypeCasting.h.

Definition at line 245 of file TypeCasting.h.

Definition at line 237 of file TypeCasting.h.

Definition at line 239 of file TypeCasting.h.

Definition at line 247 of file TypeCasting.h.

Definition at line 209 of file TypeCasting.h.

Definition at line 1710 of file PacketMath.h.

Definition at line 207 of file TypeCasting.h.

Definition at line 1706 of file PacketMath.h.

Definition at line 235 of file TypeCasting.h.

Definition at line 221 of file TypeCasting.h.

Definition at line 215 of file TypeCasting.h.

Definition at line 241 of file TypeCasting.h.

Definition at line 243 of file TypeCasting.h.

Definition at line 225 of file TypeCasting.h.

Definition at line 211 of file TypeCasting.h.

Definition at line 51 of file TypeCasting.h.

Definition at line 47 of file TypeCasting.h.

Definition at line 223 of file TypeCasting.h.

Definition at line 217 of file TypeCasting.h.

Definition at line 227 of file TypeCasting.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::preverse ( const Packet8cf a)

Definition at line 128 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::preverse ( const Packet4cf a)

Definition at line 133 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::preverse ( const Packet2cf a)

Definition at line 137 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::preverse ( const Packet1cf a)

Definition at line 288 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::preverse ( const Packet2cd a)

Definition at line 312 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::preverse ( const Packet4cd a)

Definition at line 325 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::preverse ( const Packet a)

Definition at line 531 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::preverse ( const Packet8f a)

Definition at line 576 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::preverse ( const Packet4d a)

Definition at line 581 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::preverse ( const Packet1cd a)

Definition at line 627 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::preverse ( const Packet16b a)

Definition at line 714 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::preverse ( const Packet16f a)

Definition at line 745 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::preverse ( const Packet8d a)

Definition at line 750 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::preverse ( const Packet8h a)

Definition at line 954 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::preverse ( const Packet4f a)

Definition at line 1004 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::preverse ( const Packet4i a)

Definition at line 1008 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::preverse ( const Packet8s a)

Definition at line 1012 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::preverse ( const Packet8us a)

Definition at line 1016 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::preverse ( const Packet16c a)

Definition at line 1020 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::preverse ( const Packet16uc a)

Definition at line 1024 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::preverse ( const Packet2d a)

Definition at line 1072 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::preverse ( const Packet16h a)

Definition at line 1399 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::preverse ( const Packet2f a)

Definition at line 2181 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::preverse ( const Packet4c a)

Definition at line 2187 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::preverse ( const Packet8c a)

Definition at line 2189 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::preverse ( const Packet4uc a)

Definition at line 2195 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::preverse ( const Packet8uc a)

Definition at line 2197 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::preverse ( const Packet4s a)

Definition at line 2203 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::preverse ( const Packet4us a)

Definition at line 2209 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::preverse ( const Packet2i a)

Definition at line 2215 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::preverse ( const Packet2ui a)

Definition at line 2221 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::preverse ( const Packet4ui a)

Definition at line 2222 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::preverse ( const Packet2l a)

Definition at line 2227 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::preverse ( const Packet2ul a)

Definition at line 2229 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::print ( const Packet a)

Definition at line 621 of file GenericPacketMath.h.

Definition at line 319 of file PacketMath.h.

Definition at line 318 of file PacketMath.h.

template<typename Derived >
std::ostream & Eigen::internal::print_matrix ( std::ostream &  s,
const Derived &  _m,
const IOFormat fmt 
)

Definition at line 131 of file IO.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::pround ( const Packet a)

Definition at line 612 of file GenericPacketMath.h.

Definition at line 1206 of file PacketMath.h.

Definition at line 404 of file PacketMath.h.

Definition at line 809 of file PacketMath.h.

Definition at line 398 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::prsqrt ( const Packet a)

Definition at line 606 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::prsqrt ( const Packet4f a)

Definition at line 734 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::prsqrt ( const Packet2d a)

Definition at line 1141 of file PacketMath.h.

Definition at line 142 of file MathFunctions.h.

Definition at line 150 of file MathFunctions.h.

Definition at line 45 of file MathFunctions.h.

Definition at line 143 of file MathFunctions.h.

template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter ( Scalar *  to,
const Packet from,
Index   
)

Definition at line 458 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< bool, Packet16b > ( bool *  to,
const Packet16b from,
Index  stride 
)

Definition at line 659 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< double, Packet2d > ( double *  to,
const Packet2d from,
Index  stride 
)

Definition at line 1048 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< double, Packet4d > ( double *  to,
const Packet4d from,
Index  stride 
)

Definition at line 533 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< double, Packet8d > ( double *  to,
const Packet8d from,
Index  stride 
)

Definition at line 703 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pscatter< Eigen::half, Packet8h > ( Eigen::half to,
const Packet8h from,
Index  stride 
)

Definition at line 916 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< float, Packet16f > ( float *  to,
const Packet16f from,
Index  stride 
)

Definition at line 693 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< float, Packet2f > ( float *  to,
const Packet2f from,
Index  stride 
)

Definition at line 1999 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< float, Packet4f > ( float *  to,
const Packet4f from,
Index  stride 
)

Definition at line 627 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< float, Packet8f > ( float *  to,
const Packet8f from,
Index  stride 
)

Definition at line 519 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pscatter< half, Packet16h > ( half to,
const Packet16h from,
Index  stride 
)

Definition at line 1416 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int, Packet4i > ( int *  to,
const Packet4i from,
Index  stride 
)

Definition at line 632 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int16_t, Packet4s > ( int16_t *  to,
const Packet4s from,
Index  stride 
)

Definition at line 2081 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int16_t, Packet8s > ( int16_t *  to,
const Packet8s from,
Index  stride 
)

Definition at line 2088 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int32_t, Packet2i > ( int32_t *  to,
const Packet2i from,
Index  stride 
)

Definition at line 2117 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int32_t, Packet4i > ( int32_t *  to,
const Packet4i from,
Index  stride 
)

Definition at line 499 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int64_t, Packet2l > ( int64_t *  to,
const Packet2l from,
Index  stride 
)

Definition at line 2141 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int8_t, Packet16c > ( int8_t *  to,
const Packet16c from,
Index  stride 
)

Definition at line 684 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int8_t, Packet4c > ( int8_t *  to,
const Packet4c from,
Index  stride 
)

Definition at line 2011 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< int8_t, Packet8c > ( int8_t *  to,
const Packet8c from,
Index  stride 
)

Definition at line 2016 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< short int, Packet8s > ( short int *  to,
const Packet8s from,
Index  stride 
)

Definition at line 652 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< double >, Packet1cd > ( std::complex< double > *  to,
const Packet1cd from,
Index stride  EIGEN_UNUSED 
)

Definition at line 113 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< double >, Packet1cd > ( std::complex< double > *  to,
const Packet1cd from,
Index stride   __attribute__(unused) 
)

Definition at line 610 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< double >, Packet2cd > ( std::complex< double > *  to,
const Packet2cd from,
Index  stride 
)

Definition at line 296 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< double >, Packet4cd > ( std::complex< double > *  to,
const Packet4cd from,
Index  stride 
)

Definition at line 307 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< float >, Packet1cf > ( std::complex< float > *  to,
const Packet1cf from,
Index  stride 
)

Definition at line 262 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< float >, Packet2cf > ( std::complex< float > *  to,
const Packet2cf from,
Index  stride 
)

Definition at line 90 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< float >, Packet4cf > ( std::complex< float > *  to,
const Packet4cf from,
Index  stride 
)

Definition at line 112 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< std::complex< float >, Packet8cf > ( std::complex< float > *  to,
const Packet8cf from,
Index  stride 
)

Definition at line 118 of file Complex.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint16_t, Packet4us > ( uint16_t to,
const Packet4us from,
Index  stride 
)

Definition at line 2099 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint16_t, Packet8us > ( uint16_t to,
const Packet8us from,
Index  stride 
)

Definition at line 2106 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint32_t, Packet2ui > ( uint32_t to,
const Packet2ui from,
Index  stride 
)

Definition at line 2129 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint32_t, Packet4ui > ( uint32_t to,
const Packet4ui from,
Index  stride 
)

Definition at line 2134 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint64_t, Packet2ul > ( uint64_t *  to,
const Packet2ul from,
Index  stride 
)

Definition at line 2146 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint8_t, Packet16uc > ( uint8_t to,
const Packet16uc from,
Index  stride 
)

Definition at line 689 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint8_t, Packet4uc > ( uint8_t to,
const Packet4uc from,
Index  stride 
)

Definition at line 2046 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< uint8_t, Packet8uc > ( uint8_t to,
const Packet8uc from,
Index  stride 
)

Definition at line 2051 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter< unsigned short int, Packet8us > ( unsigned short int *  to,
const Packet8us from,
Index  stride 
)

Definition at line 657 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter_size16 ( __UNPACK_TYPE__(Packet)*  to,
const Packet from,
Index  stride 
)

Definition at line 662 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter_size4 ( __UNPACK_TYPE__(Packet)*  to,
const Packet from,
Index  stride 
)

Definition at line 617 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pscatter_size8 ( __UNPACK_TYPE__(Packet)*  to,
const Packet from,
Index  stride 
)

Definition at line 637 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16f Eigen::internal::pselect ( const Packet16f mask,
const Packet16f a,
const Packet16f b 
)

Definition at line 301 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8d Eigen::internal::pselect ( const Packet8d mask,
const Packet8d a,
const Packet8d b 
)

Definition at line 310 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16b Eigen::internal::pselect ( const Packet16b mask,
const Packet16b a,
const Packet16b b 
)

Definition at line 326 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pselect ( const Packet mask,
const Packet a,
const Packet b 
)

Definition at line 331 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pselect ( const Packet4f mask,
const Packet4f a,
const Packet4f b 
)

Definition at line 806 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pselect ( const Packet8h mask,
const Packet8h a,
const Packet8h b 
)

Definition at line 863 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pselect ( const Packet16h mask,
const Packet16h a,
const Packet16h b 
)

Definition at line 1338 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2f Eigen::internal::pselect ( const Packet2f mask,
const Packet2f a,
const Packet2f b 
)

Definition at line 3018 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4f Eigen::internal::pselect ( const Packet4f mask,
const Packet4f a,
const Packet4f b 
)

Definition at line 3020 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8c Eigen::internal::pselect ( const Packet8c mask,
const Packet8c a,
const Packet8c b 
)

Definition at line 3022 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16c Eigen::internal::pselect ( const Packet16c mask,
const Packet16c a,
const Packet16c b 
)

Definition at line 3024 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8uc Eigen::internal::pselect ( const Packet8uc mask,
const Packet8uc a,
const Packet8uc b 
)

Definition at line 3026 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet16uc Eigen::internal::pselect ( const Packet16uc mask,
const Packet16uc a,
const Packet16uc b 
)

Definition at line 3028 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4s Eigen::internal::pselect ( const Packet4s mask,
const Packet4s a,
const Packet4s b 
)

Definition at line 3030 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8s Eigen::internal::pselect ( const Packet8s mask,
const Packet8s a,
const Packet8s b 
)

Definition at line 3032 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4us Eigen::internal::pselect ( const Packet4us mask,
const Packet4us a,
const Packet4us b 
)

Definition at line 3034 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet8us Eigen::internal::pselect ( const Packet8us mask,
const Packet8us a,
const Packet8us b 
)

Definition at line 3036 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2i Eigen::internal::pselect ( const Packet2i mask,
const Packet2i a,
const Packet2i b 
)

Definition at line 3038 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4i Eigen::internal::pselect ( const Packet4i mask,
const Packet4i a,
const Packet4i b 
)

Definition at line 3040 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2ui Eigen::internal::pselect ( const Packet2ui mask,
const Packet2ui a,
const Packet2ui b 
)

Definition at line 3042 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet4ui Eigen::internal::pselect ( const Packet4ui mask,
const Packet4ui a,
const Packet4ui b 
)

Definition at line 3044 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2l Eigen::internal::pselect ( const Packet2l mask,
const Packet2l a,
const Packet2l b 
)

Definition at line 3046 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC Packet2ul Eigen::internal::pselect ( const Packet2ul mask,
const Packet2ul a,
const Packet2ul b 
)

Definition at line 3048 of file PacketMath.h.

template<>
EIGEN_DEVICE_FUNC bool Eigen::internal::pselect< bool > ( const bool &  cond,
const bool &  a,
const bool &  b 
)

Definition at line 345 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC double Eigen::internal::pselect< double > ( const double &  cond,
const double &  a,
const double &  b 
)

Definition at line 340 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC float Eigen::internal::pselect< float > ( const float &  cond,
const float &  a,
const float &  b 
)

Definition at line 335 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pselect< Packet4d > ( const Packet4d mask,
const Packet4d a,
const Packet4d b 
)

Definition at line 413 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pselect< Packet8f > ( const Packet8f mask,
const Packet8f a,
const Packet8f b 
)

Definition at line 411 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pset1 ( const typename unpacket_traits< Packet >::type &  a)

Definition at line 372 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pset1< Packet16b > ( const bool &  from)

Definition at line 223 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pset1< Packet16c > ( const int8_t &  from)

Definition at line 504 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pset1< Packet16f > ( const float &  from)

Definition at line 167 of file PacketMath.h.

Definition at line 1212 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pset1< Packet16i > ( const int &  from)

Definition at line 175 of file PacketMath.h.

Definition at line 508 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pset1< Packet1cd > ( const std::complex< double > &  from)

Definition at line 499 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pset1< Packet1cf > ( const std::complex< float > &  from)

Definition at line 107 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pset1< Packet2cd > ( const std::complex< double > &  from)

Definition at line 278 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pset1< Packet2cf > ( const std::complex< float > &  from)

Definition at line 65 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pset1< Packet2d > ( const double &  from)

Definition at line 876 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pset1< Packet2f > ( const float &  from)

Definition at line 636 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pset1< Packet2i > ( const int32_t &  from)

Definition at line 650 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pset1< Packet2l > ( const int64_t &  from)

Definition at line 654 of file PacketMath.h.

Definition at line 652 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pset1< Packet2ul > ( const uint64_t &  from)

Definition at line 655 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pset1< Packet4c > ( const int8_t &  from)

Definition at line 638 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pset1< Packet4cd > ( const std::complex< double > &  from)

Definition at line 283 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pset1< Packet4cf > ( const std::complex< float > &  from)

Definition at line 88 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pset1< Packet4d > ( const double &  from)

Definition at line 168 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pset1< Packet4f > ( const float &  from)

Definition at line 488 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pset1< Packet4i > ( const int32_t &  from)

Definition at line 141 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pset1< Packet4i > ( const int &  from)

Definition at line 492 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pset1< Packet4s > ( const int16_t &  from)

Definition at line 646 of file PacketMath.h.

Definition at line 642 of file PacketMath.h.

Definition at line 653 of file PacketMath.h.

Definition at line 648 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pset1< Packet8c > ( const int8_t &  from)

Definition at line 640 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pset1< Packet8cf > ( const std::complex< float > &  from)

Definition at line 96 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pset1< Packet8d > ( const double &  from)

Definition at line 171 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pset1< Packet8f > ( const float &  from)

Definition at line 167 of file PacketMath.h.

Definition at line 766 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pset1< Packet8i > ( const int &  from)

Definition at line 169 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pset1< Packet8s > ( const short int &  from)

Definition at line 496 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pset1< Packet8s > ( const int16_t &  from)

Definition at line 647 of file PacketMath.h.

Definition at line 644 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pset1< Packet8us > ( const unsigned short int &  from)

Definition at line 500 of file PacketMath.h.

Definition at line 649 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pset1_size16 ( const __UNPACK_TYPE__(Packet)&  from)

Definition at line 482 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pset1_size4 ( const __UNPACK_TYPE__(Packet)&  from)

Definition at line 468 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE Packet Eigen::internal::pset1_size8 ( const __UNPACK_TYPE__(Packet)&  from)

Definition at line 475 of file PacketMath.h.

template<typename Packet , typename BitsType >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pset1frombits ( BitsType  a)

Definition at line 180 of file PacketMath.h.

Definition at line 657 of file PacketMath.h.

Definition at line 512 of file PacketMath.h.

Definition at line 171 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::psin ( const Packet a)

Definition at line 546 of file GenericPacketMath.h.

Definition at line 426 of file MathFunctions.h.

Definition at line 25 of file MathFunctions.h.

Definition at line 32 of file MathFunctions.h.

Definition at line 23 of file MathFunctions.h.

template<typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet Eigen::internal::psin_float ( const Packet x)

Definition at line 513 of file GenericPacketMathFunctions.h.

template<bool ComputeSine, typename Packet >
EIGEN_DEFINE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS EIGEN_UNUSED Packet Eigen::internal::psincos_float ( const Packet _x)

Definition at line 381 of file GenericPacketMathFunctions.h.

template<bool sine>
Packet4f Eigen::internal::psincos_inner_msa_float ( const Packet4f _x)

Definition at line 231 of file MathFunctions.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::psinh ( const Packet a)

Definition at line 570 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::psqrt ( const Packet a)

Definition at line 602 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::psqrt ( const Packet4f a)

Definition at line 727 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::psqrt ( const Packet2d a)

Definition at line 1134 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::psqrt ( const Packet4uc a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3057 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::psqrt ( const Packet8uc a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3070 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16uc Eigen::internal::psqrt ( const Packet16uc a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3082 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::psqrt ( const Packet4us a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3094 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::psqrt ( const Packet8us a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3106 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::psqrt ( const Packet2ui a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3118 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::psqrt ( const Packet4ui a)

Computes the integer square root

Remarks
The calculation is performed using an algorithm which iterates through each binary digit of the result and tests whether setting that digit to 1 would cause the square of the value to be greater than the argument value. The algorithm is described in detail here: http://ww1.microchip.com/downloads/en/AppNotes/91040a.pdf .

Definition at line 3130 of file PacketMath.h.

Definition at line 95 of file MathFunctions.h.

Definition at line 104 of file MathFunctions.h.

Definition at line 90 of file MathFunctions.h.

Definition at line 99 of file MathFunctions.h.

template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pstore ( Scalar *  to,
const Packet from 
)

Definition at line 439 of file GenericPacketMath.h.

template<typename Packet >
void Eigen::internal::pstore1 ( typename unpacket_traits< Packet >::type *  to,
const typename unpacket_traits< Packet >::type &  a 
)

Definition at line 634 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet16f > ( float *  to,
const float &  a 
)

Definition at line 713 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet16i > ( int *  to,
const int &  a 
)

Definition at line 723 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet2d > ( double *  to,
const double &  a 
)

Definition at line 675 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet4d > ( double *  to,
const double &  a 
)

Definition at line 548 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet4f > ( float *  to,
const float &  a 
)

Definition at line 669 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet8d > ( double *  to,
const double &  a 
)

Definition at line 718 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet8f > ( float *  to,
const float &  a 
)

Definition at line 543 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore1< Packet8i > ( int *  to,
const int &  a 
)

Definition at line 553 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< bool > ( bool *  to,
const Packet16b from 
)

Definition at line 612 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< double > ( double *  to,
const Packet4d from 
)

Definition at line 492 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< double > ( double *  to,
const Packet8d from 
)

Definition at line 644 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< double > ( double *  to,
const Packet2d from 
)

Definition at line 1023 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< Eigen::half > ( Eigen::half to,
const Packet8h from 
)

Definition at line 782 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< float > ( float *  to,
const Packet4f from 
)

Definition at line 437 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< float > ( float *  to,
const Packet8f from 
)

Definition at line 491 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< float > ( float *  to,
const Packet16f from 
)

Definition at line 640 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< float > ( float *  to,
const Packet2f from 
)

Definition at line 1752 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< half > ( Eigen::half to,
const Packet16h from 
)

Definition at line 1228 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int > ( int *  to,
const Packet4i from 
)

Definition at line 442 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int > ( int *  to,
const Packet8i from 
)

Definition at line 493 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int > ( int *  to,
const Packet16i from 
)

Definition at line 648 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int16_t > ( int16_t *  to,
const Packet4s from 
)

Definition at line 1768 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int16_t > ( int16_t *  to,
const Packet8s from 
)

Definition at line 1770 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int32_t > ( int32_t *  to,
const Packet4i from 
)

Definition at line 440 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int32_t > ( int32_t *  to,
const Packet2i from 
)

Definition at line 1776 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int64_t > ( int64_t *  to,
const Packet2l from 
)

Definition at line 1784 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int8_t > ( int8_t *  to,
const Packet16c from 
)

Definition at line 457 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int8_t > ( int8_t *  to,
const Packet4c from 
)

Definition at line 1756 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< int8_t > ( int8_t *  to,
const Packet8c from 
)

Definition at line 1758 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< short int > ( short int *  to,
const Packet8s from 
)

Definition at line 447 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< double > > ( std::complex< double > *  to,
const Packet2cd from 
)

Definition at line 287 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< double > > ( std::complex< double > *  to,
const Packet4cd from 
)

Definition at line 297 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< double > > ( std::complex< double > *  to,
const Packet1cd from 
)

Definition at line 576 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< float > > ( std::complex< float > *  to,
const Packet2cf from 
)

Definition at line 80 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< float > > ( std::complex< float > *  to,
const Packet4cf from 
)

Definition at line 101 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< float > > ( std::complex< float > *  to,
const Packet8cf from 
)

Definition at line 110 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< std::complex< float > > ( std::complex< float > *  to,
const Packet1cf from 
)

Definition at line 236 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint16_t > ( uint16_t to,
const Packet4us from 
)

Definition at line 1772 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint16_t > ( uint16_t to,
const Packet8us from 
)

Definition at line 1774 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint32_t > ( uint32_t to,
const Packet2ui from 
)

Definition at line 1780 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint32_t > ( uint32_t to,
const Packet4ui from 
)

Definition at line 1782 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint64_t > ( uint64_t *  to,
const Packet2ul from 
)

Definition at line 1786 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint8_t > ( uint8_t to,
const Packet16uc from 
)

Definition at line 462 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint8_t > ( uint8_t to,
const Packet4uc from 
)

Definition at line 1762 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< uint8_t > ( uint8_t to,
const Packet8uc from 
)

Definition at line 1764 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstore< unsigned short int > ( unsigned short int *  to,
const Packet8us from 
)

Definition at line 452 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE void Eigen::internal::pstore_common ( __UNPACK_TYPE__(Packet)*  to,
const Packet from 
)

Definition at line 425 of file PacketMath.h.

template<typename scalar , typename packet_type , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void Eigen::internal::pstoret ( Eigen::TensorSycl::internal::RangeAccess< cl::sycl::access::mode::read_write, typename unpacket_traits< packet_type >::type >  to,
const packet_type &  from 
)

Definition at line 657 of file PacketMath.h.

template<typename Scalar , typename Packet , int Alignment>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void Eigen::internal::pstoret ( Scalar *  to,
const Packet from 
)

Definition at line 660 of file GenericPacketMath.h.

template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::pstoreu ( Scalar *  to,
const Packet from 
)

Definition at line 443 of file GenericPacketMath.h.

template<typename Scalar , typename Packet >
EIGEN_DEVICE_FUNC enable_if<unpacket_traits<Packet>::masked_store_available, void>::type Eigen::internal::pstoreu ( Scalar *  to,
const Packet from,
typename unpacket_traits< Packet >::mask_t  umask 
)
template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< bool > ( bool *  to,
const Packet16b from 
)

Definition at line 617 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< double > ( double *  to,
const Packet4d from 
)

Definition at line 496 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< double > ( double *  to,
const Packet8d from 
)

Definition at line 658 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< double > ( double *  to,
const Packet2d from 
)

Definition at line 1030 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< Eigen::half > ( Eigen::half to,
const Packet8h from 
)

Definition at line 786 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< float > ( float *  to,
const Packet8f from 
)

Definition at line 495 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< float > ( float *  to,
const Packet8f from,
uint8_t  umask 
)

Definition at line 499 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< float > ( float *  to,
const Packet16f from 
)

Definition at line 654 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< float > ( float *  to,
const Packet16f from,
uint16_t  umask 
)

Definition at line 667 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< float > ( float *  to,
const Packet4f from 
)

Definition at line 949 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< float > ( float *  to,
const Packet2f from 
)

Definition at line 1789 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< half > ( Eigen::half to,
const Packet16h from 
)

Definition at line 1234 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int > ( int *  to,
const Packet8i from 
)

Definition at line 497 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int > ( int *  to,
const Packet16i from 
)

Definition at line 662 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int > ( int *  to,
const Packet4i from 
)

Definition at line 953 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int16_t > ( int16_t *  to,
const Packet4s from 
)

Definition at line 1805 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int16_t > ( int16_t *  to,
const Packet8s from 
)

Definition at line 1807 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int32_t > ( int32_t *  to,
const Packet4i from 
)

Definition at line 454 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int32_t > ( int32_t *  to,
const Packet2i from 
)

Definition at line 1813 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int64_t > ( int64_t *  to,
const Packet2l from 
)

Definition at line 1821 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int8_t > ( int8_t *  to,
const Packet16c from 
)

Definition at line 965 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int8_t > ( int8_t *  to,
const Packet4c from 
)

Definition at line 1793 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< int8_t > ( int8_t *  to,
const Packet8c from 
)

Definition at line 1795 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< short int > ( short int *  to,
const Packet8s from 
)

Definition at line 957 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< double > > ( std::complex< double > *  to,
const Packet2cd from 
)

Definition at line 288 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< double > > ( std::complex< double > *  to,
const Packet4cd from 
)

Definition at line 298 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< double > > ( std::complex< double > *  to,
const Packet1cd from 
)

Definition at line 584 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< float > > ( std::complex< float > *  to,
const Packet2cf from 
)

Definition at line 81 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< float > > ( std::complex< float > *  to,
const Packet4cf from 
)

Definition at line 102 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< float > > ( std::complex< float > *  to,
const Packet8cf from 
)

Definition at line 111 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< std::complex< float > > ( std::complex< float > *  to,
const Packet1cf from 
)

Definition at line 241 of file Complex.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint16_t > ( uint16_t to,
const Packet4us from 
)

Definition at line 1809 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint16_t > ( uint16_t to,
const Packet8us from 
)

Definition at line 1811 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint32_t > ( uint32_t to,
const Packet2ui from 
)

Definition at line 1817 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint32_t > ( uint32_t to,
const Packet4ui from 
)

Definition at line 1819 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint64_t > ( uint64_t *  to,
const Packet2ul from 
)

Definition at line 1823 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint8_t > ( uint8_t to,
const Packet16uc from 
)

Definition at line 969 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint8_t > ( uint8_t to,
const Packet4uc from 
)

Definition at line 1799 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< uint8_t > ( uint8_t to,
const Packet8uc from 
)

Definition at line 1801 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu< unsigned short int > ( unsigned short int *  to,
const Packet8us from 
)

Definition at line 961 of file PacketMath.h.

template<typename Packet >
EIGEN_STRONG_INLINE void Eigen::internal::pstoreu_common ( __UNPACK_TYPE__(Packet)*  to,
const Packet from 
)

Definition at line 928 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::psub ( const Packet a,
const Packet b 
)

Definition at line 186 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::psub< Packet16b > ( const Packet16b a,
const Packet16b b 
)

Definition at line 255 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::psub< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 710 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::psub< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 223 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::psub< Packet16h > ( const Packet16h a,
const Packet16h b 
)

Definition at line 1368 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::psub< Packet16i > ( const Packet16i a,
const Packet16i b 
)

Definition at line 233 of file PacketMath.h.

Definition at line 711 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::psub< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 513 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::psub< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 120 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::psub< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 243 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::psub< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 99 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::psub< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 899 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::psub< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 776 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::psub< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 798 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::psub< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 802 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::psub< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 800 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::psub< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 803 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::psub< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 778 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::psub< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 247 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::psub< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 53 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::psub< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 196 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::psub< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 708 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::psub< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 709 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::psub< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 794 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::psub< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 786 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::psub< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 801 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::psub< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 796 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::psub< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 784 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::psub< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 62 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::psub< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 228 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::psub< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 195 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::psub< Packet8h > ( const Packet8h a,
const Packet8h b 
)

Definition at line 890 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::psub< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 795 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::psub< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 792 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::psub< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 797 of file PacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::ptan ( const Packet a)

Definition at line 554 of file GenericPacketMath.h.

template<typename Packet >
EIGEN_DECLARE_FUNCTION_ALLOWING_MULTIPLE_DEFINITIONS Packet Eigen::internal::ptanh ( const Packet a)

Definition at line 578 of file GenericPacketMath.h.

Definition at line 438 of file MathFunctions.h.

Definition at line 36 of file MathFunctions.h.

Definition at line 82 of file MathFunctions.h.

Definition at line 61 of file MathFunctions.h.

template<typename T >
EIGEN_DEVICE_FUNC void Eigen::internal::ptranpose_common ( PacketBlock< T, 4 > &  kernel)

Definition at line 1346 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet2cf, 2 > &  kernel)

Definition at line 210 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4cf, 4 > &  kernel)

Definition at line 378 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8cf, 4 > &  kernel)

Definition at line 390 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2cd, 2 > &  kernel)

Definition at line 396 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8cf, 8 > &  kernel)

Definition at line 405 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet1cf, 1 > &  )

Definition at line 425 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4cd, 4 > &  kernel)

Definition at line 428 of file Complex.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8f, 8 > &  kernel)

Definition at line 692 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet1cd, 2 > &  kernel)

Definition at line 703 of file Complex.h.

template<typename Packet >
EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet, 1 > &  )

Definition at line 704 of file GenericPacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8f, 4 > &  kernel)

Definition at line 720 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4d, 4 > &  kernel)

Definition at line 738 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16f, 16 > &  kernel)

Definition at line 924 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet8h, 8 > &  kernel)

Definition at line 961 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16b, 4 > &  kernel)

Definition at line 964 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16b, 16 > &  kernel)

Definition at line 976 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet8h, 4 > &  kernel)

Definition at line 1009 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16f, 4 > &  kernel)

Definition at line 1039 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8d, 4 > &  kernel)

Definition at line 1082 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8d, 8 > &  kernel)

Definition at line 1114 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2d, 2 > &  kernel)

Definition at line 1157 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4f, 4 > &  kernel)

Definition at line 1359 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4i, 4 > &  kernel)

Definition at line 1364 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8s, 4 > &  kernel)

Definition at line 1369 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8us, 4 > &  kernel)

Definition at line 1382 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16c, 4 > &  kernel)

Definition at line 1395 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16uc, 4 > &  kernel)

Definition at line 1409 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8s, 8 > &  kernel)

Definition at line 1422 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet16h, 16 > &  kernel)

Definition at line 1439 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8us, 8 > &  kernel)

Definition at line 1453 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16c, 16 > &  kernel)

Definition at line 1484 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet16h, 8 > &  kernel)

Definition at line 1547 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet16uc, 16 > &  kernel)

Definition at line 1557 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::ptranspose ( PacketBlock< Packet16h, 4 > &  kernel)

Definition at line 1580 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2f, 2 > &  kernel)

Definition at line 2656 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4c, 4 > &  kernel)

Definition at line 2672 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8c, 8 > &  kernel)

Definition at line 2685 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4uc, 4 > &  kernel)

Definition at line 2762 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet8uc, 8 > &  kernel)

Definition at line 2775 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4s, 4 > &  kernel)

Definition at line 2850 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4us, 4 > &  kernel)

Definition at line 2913 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2i, 2 > &  kernel)

Definition at line 2947 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2ui, 2 > &  kernel)

Definition at line 2963 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet4ui, 4 > &  kernel)

Definition at line 2969 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2l, 2 > &  kernel)

Definition at line 2980 of file PacketMath.h.

EIGEN_DEVICE_FUNC void Eigen::internal::ptranspose ( PacketBlock< Packet2ul, 2 > &  kernel)

Definition at line 2999 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::ptrue ( const Packet )

Definition at line 288 of file GenericPacketMath.h.

template<typename RealScalar >
EIGEN_DEVICE_FUNC std::complex<RealScalar> Eigen::internal::ptrue ( const std::complex< RealScalar > &  )

Definition at line 291 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::ptrue ( const Packet8h a)

Definition at line 844 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::ptrue ( const Packet16h a)

Definition at line 1319 of file PacketMath.h.

Definition at line 449 of file PacketMath.h.

Definition at line 426 of file PacketMath.h.

Definition at line 421 of file PacketMath.h.

Definition at line 292 of file Complex.h.

Definition at line 267 of file Complex.h.

Definition at line 85 of file Complex.h.

Definition at line 456 of file PacketMath.h.

Definition at line 266 of file Complex.h.

Definition at line 78 of file Complex.h.

Definition at line 348 of file PacketMath.h.

Definition at line 451 of file PacketMath.h.

Definition at line 448 of file PacketMath.h.

Definition at line 60 of file Complex.h.

Definition at line 431 of file PacketMath.h.

Definition at line 338 of file PacketMath.h.

Definition at line 328 of file PacketMath.h.

EIGEN_STRONG_INLINE void Eigen::internal::punpackp ( Packet4f vecs)

Definition at line 794 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pxor ( const Packet a,
const Packet b 
)

Definition at line 307 of file GenericPacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8h Eigen::internal::pxor ( const Packet8h a,
const Packet8h b 
)

Definition at line 853 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16h Eigen::internal::pxor ( const Packet16h a,
const Packet16h b 
)

Definition at line 1328 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16b Eigen::internal::pxor< Packet16b > ( const Packet16b a,
const Packet16b b 
)

Definition at line 475 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16c Eigen::internal::pxor< Packet16c > ( const Packet16c a,
const Packet16c b 
)

Definition at line 1422 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16f Eigen::internal::pxor< Packet16f > ( const Packet16f a,
const Packet16f b 
)

Definition at line 497 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet16i Eigen::internal::pxor< Packet16i > ( const Packet16i a,
const Packet16i b 
)

Definition at line 492 of file PacketMath.h.

Definition at line 1428 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet1cd Eigen::internal::pxor< Packet1cd > ( const Packet1cd a,
const Packet1cd b 
)

Definition at line 555 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet1cf Eigen::internal::pxor< Packet1cf > ( const Packet1cf a,
const Packet1cf b 
)

Definition at line 211 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cd Eigen::internal::pxor< Packet2cd > ( const Packet2cd a,
const Packet2cd b 
)

Definition at line 270 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2cf Eigen::internal::pxor< Packet2cf > ( const Packet2cf a,
const Packet2cf b 
)

Definition at line 124 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pxor< Packet2d > ( const Packet2d a,
const Packet2d b 
)

Definition at line 957 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2f Eigen::internal::pxor< Packet2f > ( const Packet2f a,
const Packet2f b 
)

Definition at line 1414 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2i Eigen::internal::pxor< Packet2i > ( const Packet2i a,
const Packet2i b 
)

Definition at line 1436 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2l Eigen::internal::pxor< Packet2l > ( const Packet2l a,
const Packet2l b 
)

Definition at line 1442 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ui Eigen::internal::pxor< Packet2ui > ( const Packet2ui a,
const Packet2ui b 
)

Definition at line 1438 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2ul Eigen::internal::pxor< Packet2ul > ( const Packet2ul a,
const Packet2ul b 
)

Definition at line 1444 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4c Eigen::internal::pxor< Packet4c > ( const Packet4c a,
const Packet4c b 
)

Definition at line 1418 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4cd Eigen::internal::pxor< Packet4cd > ( const Packet4cd a,
const Packet4cd b 
)

Definition at line 269 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4cf Eigen::internal::pxor< Packet4cf > ( const Packet4cf a,
const Packet4cf b 
)

Definition at line 81 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pxor< Packet4d > ( const Packet4d a,
const Packet4d b 
)

Definition at line 379 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pxor< Packet4f > ( const Packet4f a,
const Packet4f b 
)

Definition at line 800 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pxor< Packet4i > ( const Packet4i a,
const Packet4i b 
)

Definition at line 801 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4s Eigen::internal::pxor< Packet4s > ( const Packet4s a,
const Packet4s b 
)

Definition at line 1430 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4uc Eigen::internal::pxor< Packet4uc > ( const Packet4uc a,
const Packet4uc b 
)

Definition at line 1424 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4ui Eigen::internal::pxor< Packet4ui > ( const Packet4ui a,
const Packet4ui b 
)

Definition at line 1440 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4us Eigen::internal::pxor< Packet4us > ( const Packet4us a,
const Packet4us b 
)

Definition at line 1432 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8c Eigen::internal::pxor< Packet8c > ( const Packet8c a,
const Packet8c b 
)

Definition at line 1420 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8cf Eigen::internal::pxor< Packet8cf > ( const Packet8cf a,
const Packet8cf b 
)

Definition at line 83 of file Complex.h.

template<>
EIGEN_STRONG_INLINE Packet8d Eigen::internal::pxor< Packet8d > ( const Packet8d a,
const Packet8d b 
)

Definition at line 506 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pxor< Packet8f > ( const Packet8f a,
const Packet8f b 
)

Definition at line 378 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pxor< Packet8i > ( const Packet8i a,
const Packet8i b 
)

Definition at line 380 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8s Eigen::internal::pxor< Packet8s > ( const Packet8s a,
const Packet8s b 
)

Definition at line 1431 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8uc Eigen::internal::pxor< Packet8uc > ( const Packet8uc a,
const Packet8uc b 
)

Definition at line 1426 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8us Eigen::internal::pxor< Packet8us > ( const Packet8us a,
const Packet8us b 
)

Definition at line 1434 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8f Eigen::internal::pzero ( const Packet8f )

Definition at line 173 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4d Eigen::internal::pzero ( const Packet4d )

Definition at line 174 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet8i Eigen::internal::pzero ( const Packet8i )

Definition at line 175 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::pzero ( const Packet4f )

Definition at line 227 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet2d Eigen::internal::pzero ( const Packet2d )

Definition at line 228 of file PacketMath.h.

template<>
EIGEN_STRONG_INLINE Packet4i Eigen::internal::pzero ( const Packet4i )

Definition at line 229 of file PacketMath.h.

template<typename Packet >
EIGEN_DEVICE_FUNC Packet Eigen::internal::pzero ( const Packet )

Definition at line 274 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC double Eigen::internal::pzero< double > ( const double &  a)

Definition at line 281 of file GenericPacketMath.h.

template<>
EIGEN_DEVICE_FUNC float Eigen::internal::pzero< float > ( const float &  a)

Definition at line 276 of file GenericPacketMath.h.

void Eigen::internal::queryCacheSizes ( int &  l1,
int &  l2,
int &  l3 
)

Definition at line 1069 of file Memory.h.

int Eigen::internal::queryL1CacheSize ( )

Definition at line 1106 of file Memory.h.

int Eigen::internal::queryTopLevelCacheSize ( )

Definition at line 1115 of file Memory.h.

template<typename VectorV , typename VectorI >
Index Eigen::internal::QuickSplit ( VectorV &  row,
VectorI &  ind,
Index  ncut 
)

Definition at line 29 of file IncompleteLUT.h.

template<typename Decomposition >
Decomposition::RealScalar Eigen::internal::rcond_estimate_helper ( typename Decomposition::RealScalar  matrix_norm,
const Decomposition &  dec 
)

Reciprocal condition number estimator.

Computing a decomposition of a dense matrix takes O(n^3) operations, while this method estimates the condition number quickly and reliably in O(n^2) operations.

Returns
an estimate of the reciprocal condition number (1 / (||matrix||_1 * ||inv(matrix)||_1)) of matrix, given ||matrix||_1 and its decomposition. Supports the following decompositions: FullPivLU, PartialPivLU, LDLT, and LLT.
See also
FullPivLU, PartialPivLU, LDLT, LLT.

Definition at line 159 of file ConditionEstimator.h.

template<typename Decomposition >
Decomposition::RealScalar Eigen::internal::rcond_invmatrix_L1_norm_estimate ( const Decomposition &  dec)
Returns
an estimate of ||inv(matrix)||_1 given a decomposition of matrix that implements .solve() and .adjoint().solve() methods.

This function implements Algorithms 4.1 and 5.1 from http://www.maths.manchester.ac.uk/~higham/narep/narep135.pdf which also forms the basis for the condition number estimators in LAPACK. Since at most 10 calls to the solve method of dec are performed, the total cost is O(dims^2), as opposed to O(dims^3) needed to compute the inverse matrix explicitly.

The most common usage is in estimating the condition number ||matrix||_1 * ||inv(matrix)||_1. The first term ||matrix||_1 can be computed directly in O(n^2) operations.

Supports the following decompositions: FullPivLU, PartialPivLU, LDLT, and LLT.

See also
FullPivLU, PartialPivLU, LDLT, LLT.

Definition at line 56 of file ConditionEstimator.h.

template<typename MatrixType , typename RealScalar , typename Index >
void Eigen::internal::real_2x2_jacobi_svd ( const MatrixType &  matrix,
Index  p,
Index  q,
JacobiRotation< RealScalar > *  j_left,
JacobiRotation< RealScalar > *  j_right 
)

Definition at line 19 of file RealSvd2x2.h.

template<typename DstXprType , typename SrcXprType , typename Functor >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::resize_if_allowed ( DstXprType &  dst,
const SrcXprType &  src,
const Functor &   
)

Definition at line 732 of file AssignEvaluator.h.

template<typename DstXprType , typename SrcXprType , typename T1 , typename T2 >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void Eigen::internal::resize_if_allowed ( DstXprType &  dst,
const SrcXprType &  src,
const internal::assign_op< T1, T2 > &   
)

Definition at line 741 of file AssignEvaluator.h.

template<typename T >
const T* Eigen::internal::return_ptr ( )
template<typename InputIterator , typename SparseMatrixType , typename DupFunctor >
void Eigen::internal::set_from_triplets ( const InputIterator &  begin,
const InputIterator &  end,
SparseMatrixType &  mat,
DupFunctor  dup_func 
)

Definition at line 1032 of file SparseMatrix.h.

template<typename T >
Index Eigen::internal::size ( const T &  x)

Definition at line 436 of file Meta.h.

template<typename T , std::size_t N>
Index Eigen::internal::size ( const   T(&)[N])

Definition at line 439 of file Meta.h.

template<typename T >
EIGEN_DEVICE_FUNC void Eigen::internal::smart_copy ( const T *  start,
const T *  end,
T *  target 
)

Definition at line 514 of file Memory.h.

template<typename T >
void Eigen::internal::smart_memmove ( const T *  start,
const T *  end,
T *  target 
)

Definition at line 538 of file Memory.h.

template<typename Decomposition , typename Rhs , typename Dest >
enable_if<Rhs::ColsAtCompileTime!=1 && Dest::ColsAtCompileTime!=1>::type Eigen::internal::solve_sparse_through_dense_panels ( const Decomposition &  dec,
const Rhs &  rhs,
Dest &  dest 
)

Definition at line 23 of file SparseSolverBase.h.

template<typename Decomposition , typename Rhs , typename Dest >
enable_if<Rhs::ColsAtCompileTime==1 || Dest::ColsAtCompileTime==1>::type Eigen::internal::solve_sparse_through_dense_panels ( const Decomposition &  dec,
const Rhs &  rhs,
Dest &  dest 
)

Definition at line 47 of file SparseSolverBase.h.

template<int Mode, typename SparseLhsType , typename DenseRhsType , typename DenseResType , typename AlphaType >
void Eigen::internal::sparse_selfadjoint_time_dense_product ( const SparseLhsType &  lhs,
const DenseRhsType &  rhs,
DenseResType &  res,
const AlphaType &  alpha 
)

Definition at line 280 of file SparseSelfAdjointView.h.

template<typename SparseLhsType , typename DenseRhsType , typename DenseResType , typename AlphaType >
void Eigen::internal::sparse_time_dense_product ( const SparseLhsType &  lhs,
const DenseRhsType &  rhs,
DenseResType &  res,
const AlphaType &  alpha 
)

Definition at line 169 of file SparseDenseProduct.h.

template<typename Scalar >
EIGEN_DONT_INLINE void Eigen::internal::sparselu_gemm ( Index  m,
Index  n,
Index  d,
const Scalar *  A,
Index  lda,
const Scalar *  B,
Index  ldb,
Scalar *  C,
Index  ldc 
)

Definition at line 26 of file SparseLU_gemm_kernel.h.

template<typename VectorType >
VectorType::RealScalar Eigen::internal::stable_norm_impl ( const VectorType &  vec,
typename enable_if< VectorType::IsVectorAtCompileTime >::type *  = 0 
)

Definition at line 82 of file StableNorm.h.

template<typename MatrixType >
MatrixType::RealScalar Eigen::internal::stable_norm_impl ( const MatrixType &  mat,
typename enable_if<!MatrixType::IsVectorAtCompileTime >::type *  = 0 
)

Definition at line 104 of file StableNorm.h.

template<typename VectorType , typename RealScalar >
void Eigen::internal::stable_norm_impl_inner_step ( const VectorType &  vec,
RealScalar &  ssq,
RealScalar &  scale,
RealScalar &  invScale 
)

Definition at line 54 of file StableNorm.h.

template<typename ExpressionType , typename Scalar >
void Eigen::internal::stable_norm_kernel ( const ExpressionType &  bl,
Scalar &  ssq,
Scalar &  scale,
Scalar &  invScale 
)

Definition at line 18 of file StableNorm.h.

template<typename T >
void Eigen::internal::swap ( scoped_array< T > &  a,
scoped_array< T > &  b 
)

Definition at line 697 of file Memory.h.

EIGEN_DEVICE_FUNC void Eigen::internal::throw_std_bad_alloc ( )

Definition at line 67 of file Memory.h.

template<typename IndexVector >
void Eigen::internal::treePostorder ( typename IndexVector::Scalar  n,
IndexVector &  parent,
IndexVector &  post 
)

Post order a tree.

Parameters
nthe number of nodes
parentInput tree
postpostordered tree

Definition at line 178 of file SparseColEtree.h.

template<typename MatrixType , typename CoeffVectorType >
EIGEN_DEVICE_FUNC void Eigen::internal::tridiagonalization_inplace ( MatrixType &  matA,
CoeffVectorType &  hCoeffs 
)

Definition at line 349 of file Tridiagonalization.h.

template<typename MatrixType , typename DiagonalType , typename SubDiagonalType >
EIGEN_DEVICE_FUNC void Eigen::internal::tridiagonalization_inplace ( MatrixType &  mat,
DiagonalType &  diag,
SubDiagonalType &  subdiag,
bool  extractQ 
)

Performs a full tridiagonalization in place.

Parameters
[in,out]matOn input, the selfadjoint matrix whose tridiagonal decomposition is to be computed. Only the lower triangular part referenced. The rest is left unchanged. On output, the orthogonal matrix Q in the decomposition if extractQ is true.
[out]diagThe diagonal of the tridiagonal matrix T in the decomposition.
[out]subdiagThe subdiagonal of the tridiagonal matrix T in the decomposition.
[in]extractQIf true, the orthogonal matrix Q in the decomposition is computed and stored in mat.

Computes the tridiagonal decomposition of the selfadjoint matrix mat in place such that $ mat = Q T Q^* $ where $ Q $ is unitary and $ T $ a real symmetric tridiagonal matrix.

The tridiagonal matrix T is passed to the output parameters diag and subdiag. If extractQ is true, then the orthogonal matrix Q is passed to mat. Otherwise the lower part of the matrix mat is destroyed.

The vectors diag and subdiag are not resized. The function assumes that they are already of the correct size. The length of the vector diag should equal the number of rows in mat, and the length of the vector subdiag should be one left.

This implementation contains an optimized path for 3-by-3 matrices which is especially useful for plane fitting.

Note
Currently, it requires two temporary vectors to hold the intermediate Householder coefficients, and to reconstruct the matrix Q from the Householder reflectors.

Example (this uses the same matrix as the example in Tridiagonalization::Tridiagonalization(const MatrixType&)):

Output:

See also
class Tridiagonalization

Definition at line 430 of file Tridiagonalization.h.

float Eigen::internal::trig_reduce_huge ( float  xf,
int *  quadrant 
)

Definition at line 321 of file GenericPacketMathFunctions.h.

template<typename MatrixType >
void Eigen::internal::upperbidiagonalization_blocked_helper ( MatrixType &  A,
typename MatrixType::RealScalar *  diagonal,
typename MatrixType::RealScalar *  upper_diagonal,
Index  bs,
Ref< Matrix< typename MatrixType::Scalar, Dynamic, Dynamic, traits< MatrixType >::Flags &RowMajorBit > >  X,
Ref< Matrix< typename MatrixType::Scalar, Dynamic, Dynamic, traits< MatrixType >::Flags &RowMajorBit > >  Y 
)

Definition at line 152 of file UpperBidiagonalization.h.

template<typename MatrixType , typename BidiagType >
void Eigen::internal::upperbidiagonalization_inplace_blocked ( MatrixType &  A,
BidiagType &  bidiagonal,
Index  maxBlockSize = 32,
typename MatrixType::Scalar *  = 0 
)

Definition at line 284 of file UpperBidiagonalization.h.

template<typename MatrixType >
void Eigen::internal::upperbidiagonalization_inplace_unblocked ( MatrixType &  mat,
typename MatrixType::RealScalar *  diagonal,
typename MatrixType::RealScalar *  upper_diagonal,
typename MatrixType::Scalar *  tempData = 0 
)

Definition at line 93 of file UpperBidiagonalization.h.

template<typename Index >
bool Eigen::internal::useSpecificBlockingSizes ( Index k,
Index m,
Index n 
)

Definition at line 304 of file GeneralBlockPanelKernel.h.

template<int element>
EIGEN_STRONG_INLINE Packet4f Eigen::internal::vec_splat_packet4f ( const Packet4f from)

Definition at line 588 of file PacketMath.h.

Variable Documentation

const std::ptrdiff_t Eigen::internal::defaultL1CacheSize = EIGEN_SET_DEFAULT_L1_CACHE_SIZE(16*1024)

Definition at line 61 of file GeneralBlockPanelKernel.h.

const std::ptrdiff_t Eigen::internal::defaultL2CacheSize = EIGEN_SET_DEFAULT_L2_CACHE_SIZE(512*1024)

Definition at line 62 of file GeneralBlockPanelKernel.h.

const std::ptrdiff_t Eigen::internal::defaultL3CacheSize = EIGEN_SET_DEFAULT_L3_CACHE_SIZE(512*1024)

Definition at line 63 of file GeneralBlockPanelKernel.h.

const Scalar & Eigen::internal::y
Initial value:
{
return EIGEN_MATHFUNC_IMPL(random, Scalar)::run(x, y)
EIGEN_DEVICE_FUNC const Scalar & y
#define EIGEN_MATHFUNC_IMPL(func, scalar)
Definition: MathFunctions.h:67

Definition at line 711 of file MathFunctions.h.